mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #140] nsupdate.info site: timeouts when updating external nameserver #131
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Jan 24, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/140
Originally assigned to: @ThomasWaldmann on GitHub.
updating an external ipv6 nameserver results in a timeout.
are packets being dropped by a firewall?
@HorstDieter commented on GitHub (Jan 28, 2014):
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
@ThomasWaldmann commented on GitHub (Jan 28, 2014):
I meant our server, we have quite complex networking and firewall there.
@ThomasWaldmann commented on GitHub (May 24, 2014):
I updated the firewall rules. If you like to help, try if it updates your ipv6 name server. :)
@ThomasWaldmann commented on GitHub (May 25, 2014):
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.