Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 05:09:02 +0900 (JST)
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        brian@Awfulhak.org
Cc:        brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libutil realhostname.c 
Message-ID:  <20010724.050902.59709536.ume@mahoroba.org>
In-Reply-To: <200107232000.f6NK0Mg69472@hak.lan.Awfulhak.org>
References:  <ume@mahoroba.org> <200107232000.f6NK0Mg69472@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Mon, 23 Jul 2001 21:00:22 +0100
>>>>> Brian Somers <brian@Awfulhak.org> said:

> >>>>> On Mon, 23 Jul 2001 19:38:36 +0100
> >>>>> Brian Somers <brian@Awfulhak.org> said:
> 
> brian> Using AF_UNSPEC doesn't seem to return any AAAA records at all.
> 
> Does IPv6 enabled clients such as telnet, ssh and etc. work for you?
> Can you login via IPv6?  These clients call getaddrinfo() with
> AF_UNSPEC to search AAAA RR and A RR.

brian> Yes, I can do things such as ``ping6 dev'', and after ``ssh -6 dev'', 
brian> a netstat -an shows that I'm ipv6 connected.

I meant ssh without -6.  When -6 is specified, ssh calls getaddrinfo()
with AF_INET6.

brian> I can give you accounts on the machines in question if you wish.

Yes please.

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010724.050902.59709536.ume>