Re: accept_rtadv

2021-02-28 Thread Michael Gmelin
On Sat, 27 Feb 2021 23:07:40 +0100 Lutz Donnerhacke wrote: > On Sat, Feb 27, 2021 at 12:34:56PM -0800, Doug Hardie wrote: > > Ahh. The handbook is needing a note about that. There should be > > something similar to what was done for IPv4 where it shows adding > > additional addresses using:

Re: accept_rtadv

2021-02-28 Thread Michael Gmelin
On Sat, 27 Feb 2021 21:45:16 + "Bjoern A. Zeeb" wrote: > On 27 Feb 2021, at 20:34, Doug Hardie wrote: > > >  > >> On Feb 27, 2021, at 11:06, Michael Gmelin wrote: > >>  > >> > >> > >>> On 27. Feb 2021, at 19:40, Doug Hardie wrote: > >>>  > On 27 February 2021, at 10:34, Mic

Re: accept_rtadv

2021-02-27 Thread Lutz Donnerhacke
On Sat, Feb 27, 2021 at 12:34:56PM -0800, Doug Hardie wrote: > Ahh. The handbook is needing a note about that. There should be something > similar to what was done for IPv4 where it shows adding additional addresses > using: > > Ifconfig_bge0_alias0 ... > Ifconfig_bge0_alias1 ... > > That wou

Re: accept_rtadv

2021-02-27 Thread Bjoern A. Zeeb
On 27 Feb 2021, at 20:34, Doug Hardie wrote:  On Feb 27, 2021, at 11:06, Michael Gmelin wrote:  On 27. Feb 2021, at 19:40, Doug Hardie wrote:  On 27 February 2021, at 10:34, Michael Gmelin wrote: On 27. Feb 2021, at 19:21, Doug Hardie wrote:  On 27 February 2021, at 04:37, Mic

Re: accept_rtadv

2021-02-27 Thread Doug Hardie
 > On Feb 27, 2021, at 11:06, Michael Gmelin wrote: >  > > >> On 27. Feb 2021, at 19:40, Doug Hardie wrote: >>  >>> On 27 February 2021, at 10:34, Michael Gmelin wrote: >>> >>> >>> On 27. Feb 2021, at 19:21, Doug Hardie wrote:  >> On 27 February 2021, at 04:37, Mich

Re: accept_rtadv

2021-02-27 Thread Michael Gmelin
> On 27. Feb 2021, at 19:21, Doug Hardie wrote: > >  >>> On 27 February 2021, at 04:37, Michael Gmelin wrote: >>> >>> >>> On 27. Feb 2021, at 08:21, Doug Hardie wrote: >>> >>> From the Handbook: >>> >>> 32.9.2. Configuring IPv6 >>> To configure a FreeBSD system as an IPv6 client,

Re: accept_rtadv

2021-02-27 Thread Doug Hardie
> On 27 February 2021, at 04:37, Michael Gmelin wrote: > > > >> On 27. Feb 2021, at 08:21, Doug Hardie wrote: >> >> From the Handbook: >> >> 32.9.2. Configuring IPv6 >> To configure a FreeBSD system as an IPv6 client, add these two lines to >> rc.conf: >> >> ifconfig_rl0_ipv6="inet6 acce

Re: accept_rtadv

2021-02-27 Thread Karl Denninger
On 2/27/2021 02:20, Doug Hardie wrote: From the Handbook: 32.9.2. Configuring IPv6 To configure a FreeBSD system as an IPv6 client, add these two lines to rc.conf: ifconfig_rl0_ipv6="inet6 accept_rtadv" rtsold_enable="YES" This does not work. I have in rc.conf: ifconfig_bge0_ipv6="inet6 acc

Re: accept_rtadv

2021-02-27 Thread Michael Gmelin
> On 27. Feb 2021, at 08:21, Doug Hardie wrote: > > From the Handbook: > > 32.9.2. Configuring IPv6 > To configure a FreeBSD system as an IPv6 client, add these two lines to > rc.conf: > > ifconfig_rl0_ipv6="inet6 accept_rtadv" > rtsold_enable="YES" > > This does not work. I have in rc.co