Re: iked road warrior setup with multiple clients connecting

2019-02-26 Thread Michael Lam
> On 26 Feb 2019, at 5:11 AM, William Ahern wrote: > > On Mon, Feb 25, 2019 at 03:44:10PM +, Michael Lam wrote: >> Hi, >> >> I have a very straight forward setup use case that I want to use my >> OpenBSD router as a VPN gateway, which will accept IKEv2 road warrior >> connections from the

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Thomas Huber
Hi Stuart, and thanks for your help. I tried yout suggestion but didn´t solve the problem. here is the tcpdump output (i just stripped the account credentials) but I can not read it. Maybe you can spot something here: # tcpdump -nevvs1500 -i em0 tcpdump: listening on em0, link-type EN10MB 12:31:4

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Stuart Henderson
On 2019/02/26 12:36, Thomas Huber wrote: > Hi Stuart, > > and thanks for your help. > I tried yout suggestion but didn´t solve the problem. > here is the tcpdump output (i just stripped the account credentials) but I > can not read it. > Maybe you can spot something here: > > # tcpdump -nevvs150

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Thomas Huber
with chap the tcpdump looks like this: #tcpdump -nevvs1500 -i vlan0 tcpdump: listening on vlan0, link-type EN10MB 13:54:44.118903 00:0d:b9:43:43:b4 88:a2:5e:1e:52:88 8864 36: PPPoE-Session code Session, version 1, type 1, id 0x00a9, length 16 LCP Configure-Request Id=0x24: Magic-Nu

Re: iked road warrior setup with multiple clients connecting

2019-02-26 Thread Michael Lam
> On 26 Feb 2019, at 5:11 AM, William Ahern wrote: > > On Mon, Feb 25, 2019 at 03:44:10PM +, Michael Lam wrote: >> Hi, >> >> I have a very straight forward setup use case that I want to use my >> OpenBSD router as a VPN gateway, which will accept IKEv2 road warrior >> connections from the

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Sebastian Benoit
Thomas Huber(miracu...@gmail.com) on 2019.02.26 14:22:33 +0100: > with chap the tcpdump looks like this: > > #tcpdump -nevvs1500 -i vlan0 > tcpdump: listening on vlan0, link-type EN10MB > 13:54:44.118903 00:0d:b9:43:43:b4 88:a2:5e:1e:52:88 8864 36: PPPoE-Session > code Session, version 1,

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Stuart Henderson
On 2019/02/26 16:38, Sebastian Benoit wrote: > Thomas Huber(miracu...@gmail.com) on 2019.02.26 14:22:33 +0100: > > with chap the tcpdump looks like this: > > > > #tcpdump -nevvs1500 -i vlan0 > > tcpdump: listening on vlan0, link-type EN10MB > > 13:54:44.118903 00:0d:b9:43:43:b4 88:a2:5e:1e:52:88 8

Re: snapshots files timestamps

2019-02-26 Thread Stuart Henderson
On 2019-02-26, Mihai Popescu wrote: > Hello, > > I am trying since a while to figure out the master site / mirrors > files timestamps. Here is the thing: I can see the timestamps on > master site, ftp.openbsd.org (let's skip the transfer protocol, like > ftp, http/https). > Are these timestamps th

Re: A (partial) vmmci(4) Linux implementation

2019-02-26 Thread Dave Voutila
> On Feb 25, 2019, at 7:29 PM, Mike Larkin wrote: > > On Sun, Feb 24, 2019 at 12:21:24PM -0500, Dave Voutila wrote: >> I've been experimenting with implementing something like vmmci(4) for >> Linux guests. It's started to prove useful to myself so maybe others >> will benefit, even though ther

Re: "bioctl -d" before shutdown

2019-02-26 Thread Roderick
On Tue, 26 Feb 2019, cho...@jtan.com wrote: [...] What is anyone afraid might happen after that(*)? You are right, there should be nothing to fear, that is why answered Stefan. I though, as obvoiusly also Stefan, it should be good to do "bioctl -d". [*] RAID and other hardware magic notwi

Re: pppoe(4) and vlan(4)

2019-02-26 Thread Thomas Huber
hmmm just played around and for ADSL-link 1 and 2 which are provided by the Deutsche Telekom it is not important if it is chap or pap, works both. On Tue, 26 Feb 2019 at 16:59, Stuart Henderson wrote: > On 2019/02/26 16:38, Sebastian Benoit wrote: > > Thomas Huber(miracu...@gmail.com) on 2019