On Wed, Jun 06, 2007 at 06:06:44PM +0300, Lucian Adrian Grijincu wrote:
> $>./test ::1 ssh
> ./test: getaddrinfo: Address family for hostname not supported
> 
> $> telnet ::1 ssh
> Trying ::1...
> Connected to ::1.

That makes little sense.  I presume you do in fact have the "ipv6" 
module loaded (lsmod | grep ipv6)?  What version of glibc is this?  Does 
it make any difference if you set ai_flags to 0 in your test program?

joe

Reply via email to