Skip to content
New issue

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

hnsd should ignore ipv6 addresses if network is not available #59

Open
pinheadmz opened this issue Mar 16, 2021 · 0 comments
Open

hnsd should ignore ipv6 addresses if network is not available #59

pinheadmz opened this issue Mar 16, 2021 · 0 comments

Comments

@pinheadmz
Copy link
Member

I don't have ipv6 on my machine, the query for icann.org wastes so much time on this, that it times out. If I request again, the ipv4 will have been cached (by then) and respond immediately.

ns: query
ns:   id=39901
ns:   labels=0
ns:   name=.
ns:   type=48
ns:   class=1
ns:   edns=1
ns:   dnssec=1
ns:   tld=
ns:   addr=127.0.0.1:20683
ns: sending root soa (39901): 280
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:8f::53 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:8d::53 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:8f::53 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:8f::53 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:89::53 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1a::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1a::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:1c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:e::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:f::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:e::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:e::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:b::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:c::1 port 53
[1615899353] libunbound[69307:0] error: udp connect failed: No route to host for 2001:500:e::1 port 53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant