Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-04-15 Thread Dennis Melentyev
The following reply was made to PR kern/133572; it has been noted by GNATS.

From: Dennis Melentyev 
To: Max Laier 
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the 
system
Date: Wed, 15 Apr 2009 13:27:41 +0300

 Hi Max,
 
 It was some hard time for me, sorry for late response.
 
 I did enabled KDB, DDB and WITNESS on the same sources.
 Unfortunately there was just plain hangs once some GRE was trying to
 get through (netgraph? PF? routing?)
 With these options enabled, hangs are much more often than without them.
 Once hung, no way to break into debugger, no panics, numlock not
 changing lights on keyboard, mouse not responding, hdd silent, network
 not available, nothing.
 
 3 different HW platforms were tried (all of them were UP+i386+32bit).
 Highest CPU temperature was 52C. No chance to go with 7.2-PRERELEASE.
 
 Had to downgrade to 7.1-RELEASE.
 
 /dennis
 
 2009/4/11 Max Laier :
 > Is it possible for you to turn on WITNESS on this machine to obtain possi=
 ble
 > LORs that might be responsible for the hang? =C2=A0Also, do you have the
 > possibility to enable DDB and drop into it from the console (if it is not=
  a
 > hard hang but a live lock)?
 >
 > --
 > =C2=A0Max
 >
 
 
 
 --=20
 Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-04-16 Thread Dennis Melentyev
The following reply was made to PR kern/133572; it has been noted by GNATS.

From: Dennis Melentyev 
To: Max Laier 
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the 
system
Date: Thu, 16 Apr 2009 12:28:46 +0300

 Hi Max,
 
 Just read your discussion with Matt and Rembrandt on DragonflyBSD list
 on OpenBSD's PF issues.
 
 Although I can't afford to restore the configuration to test the
 issue, but I feel, that problem could be connected to IPv6 +
 PPTP/GRE/PF/IPv4.
 The machine we've tried to connect from was running Vista. AFAIR, it
 tries to make some use of IPv6. Can't tell anything on XP or other
 clients - never tried that.
 OTOH, outgoing PPTP (IPv4) session from MPD4 to some HW VPN router
 (sorry, anonymous to me) was just fine.
 
 Hope this helps.
 
 I can't upgrade ATM, but still can supply config files if needed.
 
 /dennis
 
 2009/4/15 Dennis Melentyev :
 > Hi Max,
 >
 > It was some hard time for me, sorry for late response.
 >
 > I did enabled KDB, DDB and WITNESS on the same sources.
 > Unfortunately there was just plain hangs once some GRE was trying to
 > get through (netgraph? PF? routing?)
 > With these options enabled, hangs are much more often than without them.
 > Once hung, no way to break into debugger, no panics, numlock not
 > changing lights on keyboard, mouse not responding, hdd silent, network
 > not available, nothing.
 >
 > 3 different HW platforms were tried (all of them were UP+i386+32bit).
 > Highest CPU temperature was 52C. No chance to go with 7.2-PRERELEASE.
 >
 > Had to downgrade to 7.1-RELEASE.
 >
 > /dennis
 >
 > 2009/4/11 Max Laier :
 >> Is it possible for you to turn on WITNESS on this machine to obtain poss=
 ible
 >> LORs that might be responsible for the hang? =C2=A0Also, do you have the
 >> possibility to enable DDB and drop into it from the console (if it is no=
 t a
 >> hard hang but a live lock)?
 >>
 >> --
 >> =C2=A0Max
 >>
 >
 >
 >
 > --
 > Dennis Melentyev
 >
 
 
 
 --=20
 Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-06-08 Thread Dennis Melentyev
The following reply was made to PR kern/133572; it has been noted by GNATS.

From: Dennis Melentyev 
To: bohdan...@gmail.com
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the 
system
Date: Tue, 9 Jun 2009 08:51:39 +0300

 Not sure. I had no PPPoE. Only PPTP connections.
 One is outgoing VPN to ISP and 10 incoming VPNs for employees.
 Also, my configuration used to have two uplinks with extensive use of
 policy based routing and forwarding.
 daemons: mpd4, pf.
 
 It is possible that I have some kind of loops in routing, it was not
 very professional set-up :)
 
 BTW, I have no possibility to reproduce the problem since I've
 downgraded system to 7.1.
 
 /dennis
 
 2009/6/8 Bohdan Tymkiv :
 > Dennis,
 > maybe this issue is related to
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=134557
 > can you confirm this?
 >
 > --
 > Bohdan Tymkiv 
 >
 >
 
 
 
 -- 
 Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-07-02 Thread Dennis Melentyev
The following reply was made to PR kern/133572; it has been noted by GNATS.

From: Dennis Melentyev 
To: Mikolaj Golub 
Cc: bug-follo...@freebsd.org, freebsd-net@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the 
system
Date: Thu, 2 Jul 2009 13:30:33 +0300

 Hi Mikolaj,
 
 2009/6/30 Mikolaj Golub :
 >
 > Could you try the patch from kern/134557?
 
 Unfortunately, no. I haven't that setup anymore.
 
 -- 
 Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-07-02 Thread Dennis Melentyev
Hi Mikolaj,

2009/6/30 Mikolaj Golub :
>
> Could you try the patch from kern/134557?

Unfortunately, no. I haven't that setup anymore.

-- 
Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"