Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updating an external ipv6 nameserver results in a timeout.
are packets being dropped by a firewall?
The text was updated successfully, but these errors were encountered:
there is no fw-rule placed (ipv6)
ip6tables -L Chain INPUT (policy ACCEPT) target prot opt source destination
Chain FORWARD (policy ACCEPT) target prot opt source destination
Chain OUTPUT (policy ACCEPT) target prot opt source destination
Sorry, something went wrong.
I meant our server, we have quite complex networking and firewall there.
I updated the firewall rules. If you like to help, try if it updates your ipv6 name server. :)
I tested with an IPv4-Embedded IPv6 address and it worked for me.
In case you have a timeout issue with a "normal" v6 address, please reopen.
ThomasWaldmann
No branches or pull requests
updating an external ipv6 nameserver results in a timeout.
are packets being dropped by a firewall?
The text was updated successfully, but these errors were encountered: