Re: kern/124364: [pf] [panic] Kernel panic with pf + bridge

2012-09-11 Thread Ermal Luçi
d.org > Subject: kern/124364: [pf] [panic] Kernel panic with pf + bridge > Date: Tue, 11 Sep 2012 14:51:06 +0400 > >Vladimir, > >have you tried to reproduce the problem on newer versions of FreeBSD? > > -- > Totus tuus, Glebius. > ___

Re: kern/124364: [pf] [panic] Kernel panic with pf + bridge

2012-09-11 Thread glebius
Synopsis: [pf] [panic] Kernel panic with pf + bridge State-Changed-From-To: open->closed State-Changed-By: glebius State-Changed-When: Tue Sep 11 11:03:00 UTC 2012 State-Changed-Why: Submitter email bounces. http://www.freebsd.org/cgi/query-pr.cgi?pr=124

kern/124364: [pf] [panic] Kernel panic with pf + bridge

2012-09-11 Thread Gleb Smirnoff
The following reply was made to PR kern/124364; it has been noted by GNATS. From: Gleb Smirnoff To: Vladimir Shapkin Cc: bug-follo...@freebsd.org Subject: kern/124364: [pf] [panic] Kernel panic with pf + bridge Date: Tue, 11 Sep 2012 14:51:06 +0400 Vladimir, have you tried to reproduce

Re: kern/160496: [pf] [patch] kernel panic with pf + VIMAGE

2011-09-06 Thread bz
Synopsis: [pf] [patch] kernel panic with pf + VIMAGE Responsible-Changed-From-To: freebsd-pf->freebsd-virtualization Responsible-Changed-By: bz Responsible-Changed-When: Tue Sep 6 10:04:16 UTC 2011 Responsible-Changed-Why: Move to vritualization where we aggregate VIMAGE PRs. h

Re: kern/160496: [pf] [patch] kernel panic with pf + VIMAGE

2011-09-05 Thread linimon
Old Synopsis: [patch] kernel panic with pf + VIMAGE New Synopsis: [pf] [patch] kernel panic with pf + VIMAGE Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Tue Sep 6 02:01:39 UTC 2011 Responsible-Changed-Why: Over to maintaine

Re: kern/124364: [pf] [panic] Kernel panic with pf + bridge

2008-06-08 Thread linimon
Old Synopsis: Kernel panic with pf + bridge New Synopsis: [pf] [panic] Kernel panic with pf + bridge Responsible-Changed-From-To: freebsd-i386->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jun 8 21:08:36 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). h

Re: kern/117827: [pf] [panic] kernel panic with pf and ng

2008-04-12 Thread mlaier
Synopsis: [pf] [panic] kernel panic with pf and ng State-Changed-From-To: feedback->closed State-Changed-By: mlaier State-Changed-When: Sat Apr 12 20:06:42 UTC 2008 State-Changed-Why: Commited to RELENG_6 and _7. Thanks for testing. http://www.freebsd.org/cgi/query-pr.cgi?pr=117

Re: kern/117827: [pf] [panic] kernel panic with pf and ng

2008-03-28 Thread Max Laier
The following reply was made to PR kern/117827; it has been noted by GNATS. From: Max Laier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/117827: [pf] [panic] kernel panic with pf and ng Date: Sat, 29 Mar 2008 01:56:36 +0100 Here are MFC patch

Re: kern/117827: [pf] [panic] kernel panic with pf and ng

2008-03-28 Thread mlaier
Synopsis: [pf] [panic] kernel panic with pf and ng State-Changed-From-To: open->feedback State-Changed-By: mlaier State-Changed-When: Sat Mar 29 01:00:24 UTC 2008 State-Changed-Why: MFC patches need testing, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=117

Re: kern/117827: [pf] kernel panic with pf and ng

2007-12-30 Thread Florian Smeets
The following reply was made to PR kern/117827; it has been noted by GNATS. From: Florian Smeets <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/117827: [pf] kernel panic with pf and ng Date: Sun, 30 Dec 2007 16:27:36 +0100 Hi, Max has submitted a

Re: kern/117827: [pf] kernel panic with pf and ng

2007-12-30 Thread kris
Synopsis: [pf] kernel panic with pf and ng State-Changed-From-To: feedback->open State-Changed-By: kris State-Changed-When: Sun Dec 30 11:25:42 UTC 2007 State-Changed-Why: Feedback received, thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=117

Re: kern/117827: [pf] kernel panic with pf and ng

2007-12-25 Thread kris
Synopsis: [pf] kernel panic with pf and ng State-Changed-From-To: open->feedback State-Changed-By: kris State-Changed-When: Tue Dec 25 13:55:43 UTC 2007 State-Changed-Why: Awaiting user response with necessary debugging information http://www.freebsd.org/cgi/query-pr.cgi?pr=117

Re: kern/117827: [pf] kernel panic with pf and ng

2007-11-04 Thread linimon
Old Synopsis: Kernel Panic New Synopsis: [pf] kernel panic with pf and ng Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Mon Nov 5 02:53:10 UTC 2007 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/qu

Re: Kernel panic with PF

2006-07-21 Thread Michal Mertl
Daniel Hartmeier wrote: > On Fri, Jul 21, 2006 at 10:57:28AM +0200, Michal Mertl wrote: > > > The proxy in fact runs in parallel (according to "pfctl -s info" it did > > about 50 inserts and removal in the state table per second - some 10Mbit > > of traffic, probably mostly HTTP) and it is quite p

Re: Kernel panic with PF

2006-07-21 Thread Daniel Hartmeier
On Fri, Jul 21, 2006 at 10:57:28AM +0200, Michal Mertl wrote: > The proxy in fact runs in parallel (according to "pfctl -s info" it did > about 50 inserts and removal in the state table per second - some 10Mbit > of traffic, probably mostly HTTP) and it is quite possible that your > explanation is

Re: Kernel panic with PF

2006-07-21 Thread Michal Mertl
Daniel Hartmeier wrote: > On Fri, Jul 21, 2006 at 02:05:45AM +0200, Max Laier wrote: > > > Which proxies are you using? The "pool_ticket: 1429 != 1430" messages you > > quote below indicate a synchronization problem within the app talking to pf > > via ioctl's. Tickets are used to ensure atomi

Re: Kernel panic with PF

2006-07-21 Thread Michal Mertl
Max Laier píše v pá 21. 07. 2006 v 02:05 +0200: > [CC'ing -pf] > > On Thursday 20 July 2006 17:53, Michal Mertl wrote: > > Hello, > > > > I am deploying FreeBSD based application proxies' based firewall > > (www.kernun.com, but not much English there) and am having frequent > > panics of RELENG_6_

Re: Kernel panic with PF

2006-07-20 Thread Daniel Hartmeier
On Fri, Jul 21, 2006 at 02:05:45AM +0200, Max Laier wrote: > Which proxies are you using? The "pool_ticket: 1429 != 1430" messages you > quote below indicate a synchronization problem within the app talking to pf > via ioctl's. Tickets are used to ensure atomic commits for operations that > r

Re: Kernel panic with PF

2006-07-20 Thread Max Laier
[CC'ing -pf] On Thursday 20 July 2006 17:53, Michal Mertl wrote: > Hello, > > I am deploying FreeBSD based application proxies' based firewall > (www.kernun.com, but not much English there) and am having frequent > panics of RELENG_6_1 under load. The server has IP forwarding disabled. > > I've go