Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 19:32:57 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        universite@ukr.net
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: ipv6 receive via rtadvd
Message-ID:  <20110524.193257.594201570588660278.hrs@allbsd.org>
In-Reply-To: <4DD96EA4.4080504@ukr.net>
References:  <4DD96EA4.4080504@ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Tue_May_24_19_32_57_2011_378)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"Vladislav V. Prodan" <universite@ukr.net> wrote
  in <4DD96EA4.4080504@ukr.net>:

un> Why host for so long waiting for ipv6 addresses?
un> To get faster, it is necessary or server restarted rtadvd or on host
un> repeatedly triggering "ndp -i em1"
un>
un> Perhaps we need to explicitly specify some other options rtadvd?
un>
un> server:
un> FreeBSD mary-teresa 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Apr 20
un> 03:20:47 EEST 2011
un> vlad11@beastie.mydomain.local:/usr/obj/usr/src/sys/otrada.1 amd64
un>
un> # cat /etc/rc.conf | grep rta
un> rtadvd_enable="YES"
un> rtadvd_interfaces="re0"
un>
un>
un> host:
un> FreeBSD vm1.local 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 22
un> 02:05:47 EEST 2011 root@:/usr/obj/usr/src/sys/virtualbox.1 amd64
un>
un> # cat /etc/rc.conf | grep em1
un> ifconfig_em1="DHCP"
un> ifconfig_em1_ipv6="inet6 accept_rtadv"

 All you need in rc.conf on 8.x is ipv6_enable="YES" instead of
 $ifconfig_IF_ipv6 for SLAAC ($ifconfig_IF_ipv6 should be noop on
 8.x).  The rtsol utility will be invoked and it should make the
 automatic address configuration faster.

-- Hiroki

----Security_Multipart(Tue_May_24_19_32_57_2011_378)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iEYEABECAAYFAk3biVkACgkQTyzT2CeTzy0nfgCg0SEmm5wmVuNUcpvpYEkKdYMb
CGAAnivJPeq+LVvMm6ZkwqF8oGuTZFoB
=q6E8
-----END PGP SIGNATURE-----

----Security_Multipart(Tue_May_24_19_32_57_2011_378)----



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