On 2020/05/07 03:27, Andrey V. Elsukov wrote:
> On 06.05.2020 10:00, Andrey V. Elsukov wrote:
>>> # create a gre outside the jail, configure its tunnel endpoints
>>>
>>> ifconfig gre0 create tunnel 10.1.1.1 10.2.2.2
>>> ifconfig gre0 # not RUNNING (OK)
>>>
>>> # place the gre into the jail, it sho
On 2020/05/07 03:27, Andrey V. Elsukov wrote:
> On 06.05.2020 10:00, Andrey V. Elsukov wrote:
>>> # create a gre outside the jail, configure its tunnel endpoints
>>>
>>> ifconfig gre0 create tunnel 10.1.1.1 10.2.2.2
>>> ifconfig gre0 # not RUNNING (OK)
>>>
>>> # place the gre into the jail, it sho
On 06.05.2020 10:00, Andrey V. Elsukov wrote:
>> # create a gre outside the jail, configure its tunnel endpoints
>>
>> ifconfig gre0 create tunnel 10.1.1.1 10.2.2.2
>> ifconfig gre0 # not RUNNING (OK)
>>
>> # place the gre into the jail, it should be running now
>>
>> ifconfig gre0 vnet demo
>> je
On 2020/05/03 20:12, John W. O'Brien wrote:
> Hello Andrey and FreeBSD Net,
>
> Today I stumbled upon what may be zero, one, or maybe two bugs. If it's
> one bug, then I think there might be a case the fine work in r339552 [0]
> to keep the RUNNING flag consistent with whether or not the gre sourc
Hello Andrey and FreeBSD Net,
Today I stumbled upon what may be zero, one, or maybe two bugs. If it's
one bug, then I think there might be a case the fine work in r339552 [0]
to keep the RUNNING flag consistent with whether or not the gre source
address exists does not accommodate. I'm still worki