On Fri, Jan 11, 2008 at 04:45:00PM +0100, Ralf Hildebrandt <[EMAIL PROTECTED]> wrote a message of 5 lines which said:
> nameserver 193.175.66.33 > nameserver 192.168.220.201 > Doesn't look ipv6-ish to me. There is no relationship between the IP family of the name server's address (always IPv4 in your case), and the IP family of the replies sent by this name server. IPv4 transport can be used to send IPv6 addresses. % cat /etc/resolv.conf ... nameserver 127.0.0.1 nameserver 208.78.97.155 nameserver 208.75.87.250 % telnet www.afnic.fr Trying 2001:660:3003:2::4:20... _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
