On 19/02/2019 14:06, Andreas Nilsson wrote:
> On Tue, Feb 19, 2019 at 1:38 PM Peter G. wrote:
>
>> On 15/02/2019 17:49, Peter G. wrote:
>>> Now the GRE tunnel
>>>
>>>> ifconfig gre6 create
>>>> ifconfig gre6 inet6 fc01:e::100 fc:02:e::20
On 15/02/2019 17:49, Peter G. wrote:
> Now the GRE tunnel
>
>> ifconfig gre6 create
>> ifconfig gre6 inet6 fc01:e::100 fc:02:e::200 tunnelfib 6
> #ifconfig: ioctl (SIOCAIFADDR): File exists
>
> Why is this not possible? Isn't the logic behind it the same
Hi,
I've got issues establishing a point-to-point ipv6-over-ipv6 GRE link.
IPv4 which works as expected:
this end: 10.0.1.10
other end: 10.0.2.10
GW: 10.0.1.1
iface: em0
>ifconfig gre4 create
>ifconfig gre4 inet 10.0.1.10 10.0.2.10 netmask 0x tunnel
10.0.1.10 10.0.2.10 tunnelfib 2
>route
On 26/01/2018 09:37, Outback Dingo wrote:
> On Thu, Jan 25, 2018 at 4:21 PM, Peter G. wrote:
>> A few years back a working group announced their work on MPTCP for FreeBSD,
>> http://caia.swin.edu.au/newtcp/mptcp/. Around that time also a QR mentioned
>> the project,
>&
A few years back a working group announced their work on MPTCP for
FreeBSD, http://caia.swin.edu.au/newtcp/mptcp/. Around that time also a
QR mentioned the project,
https://www.freebsd.org/news/status/report-2013-01-2013-03.html#Multipath-TCP-(MPTCP)-for-FreeBSD
Since then all of this seems to
On 27/11/2017 06:15, Peter G. wrote:
> Hi, can somebody please show me the correct syntax of setting static SA
> with aes-xcbc-mac authentication? I checked rfc3566, my "base"
> encryption algo is aes-128, aes-xcbc-mac is supposed to work with a
> 128-bit (16 characters) lon
Hi, can somebody please show me the correct syntax of setting static SA
with aes-xcbc-mac authentication? I checked rfc3566, my "base"
encryption algo is aes-128, aes-xcbc-mac is supposed to work with a
128-bit (16 characters) long key. I don't seem to be able to set it up,
though.
Example (a