mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #435] Problem with ipv6 update #315
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#315
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 @skycrash on GitHub (Jul 15, 2019).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/435
A few weeks I'm having problem to update ipv6 .
Timeout to connect:
curl -6 https://xxxx.nsupdate.info:00000@ipv6.nsupdate.info/nic/update
I test from many others networks and not working. Anybody with this problem too ?
ping6 ipv6.nsupdate.info
PING ipv6.nsupdate.info(2a01:4f8:a1:6e:0:80:0:1) 56 data bytes
@ThomasWaldmann commented on GitHub (Jul 15, 2019):
Guess the routing from your place to our server is broken somewhere, check traceroute6:
@ThomasWaldmann commented on GitHub (Jul 15, 2019):
Also,
curlis not a good way to update your IP, you should use a dyndns update client so you are not using way more resources than necessary on the server side.@ThomasWaldmann commented on GitHub (Dec 27, 2019):
Guess this is resolved.