Vincent Lefevre (HE12026-09-08): > citron:~> traceroute joooj.vinc17.net > traceroute to joooj.vinc17.net (2001:4b99:1:3:216:3eff:fe20:ac98), 30 hops > max, 80 byte packets > socket: Address family not supported by protocol
On a host without IPv6 network access but without IPv6 configuration intentionally broken: $ traceroute joooj.vinc17.net traceroute to joooj.vinc17.net (155.133.131.76), 30 hops max, 60 byte packets … strace shows it tries IPv6 just once before starting on IPv4. > citron:~> ping joooj.vinc17.net > ping: joooj.vinc17.net: Address family for hostname not supported ping joooj.vinc17.net PING joooj.vinc17.net (155.133.131.76) 56(84) bytes of data. … > citron:~> ssh joooj.vinc17.net > ssh: Could not resolve hostname joooj.vinc17.net: Name or service not known $ ssh joooj.vinc17.net The authenticity of host 'joooj.vinc17.net (155.133.131.76)' can't be established. It looks like you severely messed up your network configuration. I suggest you try on a clean box and carefully compare the files that differ. Regards, -- Nicolas George

