On Wed, Apr 28, 2010 at 2:09 PM, Antonio Querubin <t...@lava.net> wrote:
>
> And what does traceroute6 show to various hosts (eg. freebsd.org, isc.org,
> lava.net)?  You may find one of the two gateways is not routing properly. If
> that's the case, specify -g in traceroute6 and see which one works.

I think it's a matter of adding these lines to my /etc/sysctl.conf

net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_ra = 1

The test results are

mirror:/etc/network# traceroute6 freebsd.org
traceroute to freebsd.org (2001:4f8:fff6::28), 30 hops max, 40 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
mirror:/etc/network# traceroute6 -g fe80::217:c5ff:fe0f:6ced freebsd.org
traceroute to freebsd.org (2001:4f8:fff6::28), 30 hops max, 40 byte packets
setsockopt IPV6_RTHDR: Operation not permitted
mirror:/etc/network# traceroute6
traceroute6     traceroute6.db
mirror:/etc/network# traceroute6 -g fe80::209:7bff:fedc:400 freebsd.org
traceroute to freebsd.org (2001:4f8:fff6::28), 30 hops max, 40 byte packets
setsockopt IPV6_RTHDR: Operation not permitted

>
> Antonio Querubin
> 808-545-5282 x3003
> e-mail/xmpp:  t...@lava.net

--scott
_______________________________________________
LUAU@lists.freesoftwarehawaii.org mailing list
http://lists.freesoftwarehawaii.org/listinfo.cgi/luau-freesoftwarehawaii.org

Reply via email to