Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Oct 2010 18:38:05 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        dan@langille.org
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: ipv6 routing
Message-ID:  <20101001.183805.53791271.hrs@allbsd.org>
In-Reply-To: <4CA55041.7040001@langille.org> <4CA55725.10007@langille.org> <4CA56123.2030304@langille.org>
References:  <4CA55041.7040001@langille.org>

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

Dan Langille <dan@langille.org> wrote
  in <4CA55041.7040001@langille.org>:

da> # cat /etc/rtadvd.conf
da> fxp1:\
da>     :addrs#1:addr="2001:470:1f07:b80::":prefixlen#64:tc=ether:

 In this case, you do not need rtadvd.conf.  The command line "rtadvd
 fxp1" should work fine.

da> Where: fxp1 is on my internal LAN which has 2001:470:1f07:b80::1 as an
da> IP address.  (you should be able to ping6 that).

 Can you show the results of "ifconfig fxp1"?

Dan Langille <dan@langille.org> wrote
  in <4CA55725.10007@langille.org>:

da> After I issued this command on the server:
da>
da> # route -n add -inet6 2001:470:1f07:b80::/64 -interface fxp1
da> add net 2001:470:1f07:b80::/64: gateway fxp1

 I do not think this is needed if you did "ifconfig fxp1 inet6
 2001:470:1f07:b80::1/64".

Dan Langille <dan@langille.org> wrote
  in <4CA56123.2030304@langille.org>:

da> However, clients on my LAN are unable to get any IPv6 routing
da> information despite having ipv6_enable="YES" in /etc/rc.conf.

 What is displayed when entering the following commands?

 # ifconfig em0
 # sysctl net.inet6.ip6.accept_rtadv

-- Hiroki

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

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

iEYEABECAAYFAkylq/0ACgkQTyzT2CeTzy0e7wCdEVfr9P1ru1r699oe7PmDaVC0
ok4AnifHbgrI9Kvo/4CZO6eCN8Cmi5FW
=Ws6L
-----END PGP SIGNATURE-----

----Security_Multipart(Fri_Oct__1_18_38_05_2010_567)----



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