ipv6 routing

Hiroki Sato hrs at FreeBSD.org
Fri Oct 1 09:38:52 UTC 2010


Dan Langille <dan at langille.org> wrote
  in <4CA55041.7040001 at 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 at langille.org> wrote
  in <4CA55725.10007 at 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 at langille.org> wrote
  in <4CA56123.2030304 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20101001/4cc80e08/attachment.pgp


More information about the freebsd-net mailing list