Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Alexander Bluhm
On Thu, Dec 03, 2015 at 04:40:07PM +, Sevan / Venture37 wrote: > Confirmed, with the amended you suggested, OpenBSD no longer panics when > I establish a connection. I have commited the fix. Thanks for testing. bluhm

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
On 03/12/2015 16:22, Alexander Bluhm wrote: > That's because Mike's patch got the same bug by copy@pase. Ah, ok :) Confirmed, with the amended you suggested, OpenBSD no longer panics when I establish a connection. Sevan

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
On 03/12/2015 15:46, Alexander Bluhm wrote: > Please try this (untested) > > bluhm Still crashes. http://sevan.sdf.org/x60s-panic2.jpg Sevan

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Alexander Bluhm
On Thu, Dec 03, 2015 at 04:14:08PM +, Sevan / Venture37 wrote: > > > On 03/12/2015 16:08, Mike Belopuhov wrote: > > this looks correct. > > I applied Alexander's patch on top of yours. > Still crashed. That's because Mike's patch got the same bug by copy@pase. So we could see what is going

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
On 03/12/2015 16:08, Mike Belopuhov wrote: > this looks correct. I applied Alexander's patch on top of yours. Still crashed. Sevan

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Mike Belopuhov
On 3 December 2015 at 16:46, Alexander Bluhm wrote: > On Thu, Dec 03, 2015 at 03:09:37PM +, Sevan / Venture37 wrote: >> panic: no HDR: pppxwrite > > Please try this (untested) > this looks correct.

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Alexander Bluhm
On Thu, Dec 03, 2015 at 03:09:37PM +, Sevan / Venture37 wrote: > panic: no HDR: pppxwrite Please try this (untested) bluhm Index: net/if_pppx.c === RCS file: /data/mirror/openbsd/cvs/src/sys/net/if_pppx.c,v retrieving revision 1

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Sevan / Venture37
Hi Mike, On 03/12/2015 14:20, Mike Belopuhov wrote: > Please try this diff below. Hopefully it will tell us where does this > packet come from. I checked out current src/sys from sthen's mirror, the sys/net/if.c line numbers didn't match what I had in the checkout but manually made the necessary

Re: "panic: ipintr no HDR" when attempting to connect OpenBSD running l2tp/IPsec

2015-12-03 Thread Mike Belopuhov
On Thu, Dec 03, 2015 at 11:46 +, Sevan / Venture37 wrote: > Hi, > I ran into this issue last night when I was testing out a trivial VPN > config & assumed it may have been related to virtualbox but I've just > replicated it on a ThinkPad X60s. > > panic: ipintr n

Re: panic: ipintr no HDR

2015-04-15 Thread Norman Golisz
On Wed Apr 15 2015 12:17, Martin Pieuchot wrote: > Thanks for your quick test! It's in now and the next snapshot should > contain the fix. even if my mail is redundant now; but I can confirm that patch fixed my OpenVPN/tun problem, too. Thanks, both of you!

Re: panic: ipintr no HDR

2015-04-15 Thread Martin Pieuchot
On 15/04/15(Wed) 12:09, Theo Buehler wrote: > On Wed, Apr 15, 2015 at 11:31:52AM +0200, Martin Pieuchot wrote: > > On 14/04/15(Tue) 16:58, Theo Buehler wrote: > > > >Synopsis: panic: ipintr no HDR > > > >Category:kernel amd64 > > > >E

Re: panic: ipintr no HDR

2015-04-15 Thread Theo Buehler
On Wed, Apr 15, 2015 at 11:31:52AM +0200, Martin Pieuchot wrote: > On 14/04/15(Tue) 16:58, Theo Buehler wrote: > > >Synopsis: panic: ipintr no HDR > > >Category: kernel amd64 > > >Environment: > > System : OpenBSD 5.7 > > Details : Open

Re: panic: ipintr no HDR

2015-04-15 Thread Martin Pieuchot
On 14/04/15(Tue) 16:58, Theo Buehler wrote: > >Synopsis: panic: ipintr no HDR > >Category:kernel amd64 > >Environment: > System : OpenBSD 5.7 > Details : OpenBSD 5.7-current (GENERIC.MP) #919: Mon Apr 13 > 21:03:43 MDT 2015 >

panic: ipintr no HDR

2015-04-14 Thread Theo Buehler
>Synopsis: panic: ipintr no HDR >Category: kernel amd64 >Environment: System : OpenBSD 5.7 Details : OpenBSD 5.7-current (GENERIC.MP) #919: Mon Apr 13 21:03:43 MDT 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd6