Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-14 Thread Kian Mohageri
On Fri, Mar 14, 2008 at 2:09 PM, Laurent Frigault <[EMAIL PROTECTED]> wrote: > On Fri, Mar 14, 2008 at 10:02:36AM +0100, Remko Lodder wrote: > > > Why are you filtering on your local IP stack anyway? filtering on lo0 > > is not that common, or at least in my point of view not used often and > >

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-14 Thread Laurent Frigault
On Fri, Mar 14, 2008 at 10:02:36AM +0100, Remko Lodder wrote: > Why are you filtering on your local IP stack anyway? filtering on lo0 > is not that common, or at least in my point of view not used often and > presents problems all the way. I don't. It was just a way to provide a simple case to r

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-14 Thread Remko Lodder
> It does not seems possible to set tcp.closed to 0 on a per rule basis : > This is accepted : > pass out quick on lo0 proto tcp from any to any port 9 flags S/SA keep > state ( tcp.closing 30 , tcp.closed 0 ) > > But pfctl -srules -vvv prints : > @0 pass out quick on lo0 proto tcp from any t

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Laurent Frigault
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Laurent Frigault <[EMAIL PROTECTED]> To: Max Laier <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Fri, 14 Mar 2008 00:20:0

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Laurent Frigault
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Laurent Frigault <[EMAIL PROTECTED]> To: Kian Mohageri <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Thu, 13 Mar 2008 23

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Kian Mohageri
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Kian Mohageri <[EMAIL PROTECTED]> To: Laurent Frigault <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Thu, 13 Mar 2008 12

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Max Laier
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Max Laier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Thu, 13 Mar 2008 20:26:39 +0100 &g

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Laurent Frigault
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Laurent Frigault <[EMAIL PROTECTED]> To: Kian Mohageri <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Thu, 13 Mar 2008 20

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread Kian Mohageri
The following reply was made to PR kern/121668; it has been noted by GNATS. From: Kian Mohageri <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/121668: connect randomly fails with EPERM with some pf rules Date: Thu, 13 Mar 2008 11:29:52 -0700 This

Re: kern/121668: connect randomly fails with EPERM with some pf rules

2008-03-13 Thread remko
Synopsis: connect randomly fails with EPERM with some pf rules Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: remko Responsible-Changed-When: Thu Mar 13 16:53:53 UTC 2008 Responsible-Changed-Why: reassign to pf team. http://www.freebsd.org/cgi/query-pr.cgi?pr=12166