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:
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
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
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
> 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
> 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,
> 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
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
> 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