Menu

#22 No answer on IPv6 address via udp

1.2.8
open
Server Core (6)
5
2010-01-08
2010-01-08
No

Querying the mydns server via v6/udp will result in the following:

mydns[27903]: mydns 1.2.8.27 started Thu Jan 7 17:27:13 2010 (listening
on 4 addresses)
mydns[27903]: pid 27906 exited due to signal 11
mydns[27903]: Server pid 27906 died
mydns[27903]: pid 27907 exited due to signal 11
mydns[27903]: Server pid 27907 died
mydns[27903]: pid 27908 exited due to signal 11
mydns[27903]: Server pid 27908 died

and will run into a timeout on the client. However, using v6/tcp via dig @server-v6-address example.com +tcp will give correct results.

self-compiled binary on a stock debian from the 1.2.8.27 sources, but tried older versions down to 1.2.6 and all had the same problem. Tried the original mydns (1.1.0) on the same host which gave correct results on v6/udp.

Discussion


Log in to post a comment.