Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2012 18:22:19 +0100
From:      John Hawkes-Reed <hirez@libeljournal.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: IPv6 default route. Can't see the wood for the trees.
Message-ID:  <503BACCB.7070507@libeljournal.com>
In-Reply-To: <k1g8s2$9rv$1@ger.gmane.org>
References:  <503BA51E.4030103@libeljournal.com> <k1g8s2$9rv$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27/08/2012 17:56, Stanisław Halik wrote:
> On 2012-08-27 18:49, John Hawkes-Reed wrote:
>> I'm sure this is a FAQ, but I've been staring at it too long to spot the
>> obvious.
>
>> rtadvd_interfaces="rl0"
>
> Show also /etc/rtadvd.conf. Here's mine:
>
> kronstadt ~# cat /etc/rtadvd.conf
> vr0::rdnss="2001:470:600d:dead::1":dnssl="misaki.pl":addr="2001:470:600d:dead::":
>
> vr2::rdnss="2001:470:600d:cafe::1":dnssl="misaki.pl":addr="2001:470:600d:cafe::":

The man page seemed to suggest that the defaults should work:

  # rtadvctl -v show
rl0: flags=<UP,CONFIGURED,PERSIST> status=<RA_SEND> mtu 1500
         DefaultLifetime: 30m
         MinAdvInterval/MaxAdvInterval: 3m20s/10m
         AdvLinkMTU: <none>, Flags: <none>, Preference: medium
         ReachableTime: 0s, RetransTimer: 0s, CurHopLimit: 64
         AdvIfPrefixes: yes
         Next RA send: Mon Aug 27 18:24:48 2012
         Last RA sent: Mon Aug 27 18:17:28 2012
         Prefixes (1):
           2001:470:1f0b:b5a::/64 (KERNEL, vltime=30d, pltime=7d, flags=LA)

> Show also ifconfig for rl0, which should be the local interface.

rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         options=8<VLAN_MTU>
         ether 00:20:18:8c:4e:8c
         inet 172.16.0.2 netmask 0xffffff00 broadcast 172.16.0.255
         inet6 fe80::220:18ff:fe8c:4e8c%rl0 prefixlen 64 scopeid 0x3
         inet6 2001:470:1f0b:b5a::3 prefixlen 64
         nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active


-- 
JH-R



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