Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 11:09:20 +0900
From:      Hajimu UMEMOTO <ume@freebsd.org>
To:        Rostislav Krasny <rosti.bsd@gmail.com>
Cc:        freebsd-stable@freebsd.org, freebsd-stable-local@be-well.ilk.org, yar@comp.chem.msu.su, dwmalone@maths.tcd.ie, des@des.no, mak@ll.mit.edu, MH@kernel32.de
Subject:   Re: SSH login takes very long time...sometimes
Message-ID:  <ygeaccd8sdr.wl%ume@mahoroba.org>
In-Reply-To: <20060226225632.64b41ee8.rosti.bsd@gmail.com>
References:  <20060218012029.e146e2ff.rosti.bsd@gmail.com> <20060219104912.GB20500@comp.chem.msu.su> <20060219225701.0e3e244b.rosti.bsd@gmail.com> <20060221165959.GB77513@comp.chem.msu.su> <20060222024430.ad4b5c60.rosti.bsd@gmail.com> <yge1wxvz5ha.wl%ume@mahoroba.org> <20060223235727.33cddb13.rosti.bsd@gmail.com> <ygefym98o7i.wl%ume@mahoroba.org> <20060224155153.f7da1a52.rosti.bsd@gmail.com> <ygewtfkelbu.wl%ume@mahoroba.org> <20060224174007.GF36227@comp.chem.msu.su> <20060225024246.d6284719.rosti.bsd@gmail.com> <ygeslq7ew25.wl%ume@mahoroba.org> <20060225164648.a4eed65c.rosti.bsd@gmail.com> <ygek6bje6h3.wl%ume@mahoroba.org> <20060226014630.cc0b04ab.rosti.bsd@gmail.com> <ygehd6ndk29.wl%ume@mahoroba.org> <20060226174019.875dbb24.rosti.bsd@gmail.com> <yge3bi6m2n8.wl%ume@mahoroba.org> <20060226225632.64b41ee8.rosti.bsd@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

>>>>> On Sun, 26 Feb 2006 22:56:32 +0200
>>>>> Rostislav Krasny <rosti.bsd@gmail.com> said:

rosti> Could you please suggest a good
rosti> comprehensive article on the Web about IPv4-mapped IPv6 addresses and
rosti> their usage?

You can find some documents by googling with `IPv4-mapped IPv6
address'.
In addition, you should read RFC 4038:

	http://www.ietf.org/rfc/rfc4038.txt?number=4038

rosti> By the way, why you don't do the address type test in a
rosti> daemon mode of ftpd?

Because, ftpd(8) in daemon mode doesn't accept an IPv4 using an
IPv4-mapped IPv6 address by issuing the IPV6_V6ONLY socket option.
Please refer socksetup().
In inetd mode, enable/disable use of an IPv4-mapped IPv6 address is
depending on how to configure inetd.conf.  So, we need to pay
attention to an IPv4-mapped IPv6 address in inetd mode.

Sincerely,

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



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