kern/95084: [ipfw] [patch] IPFW2 ignores "recv/xmit/via any" (IPFW1->2 regression)

2008-02-26 Thread Marcelo Araujo
The following reply was made to PR kern/95084; it has been noted by GNATS. From: Marcelo Araujo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: kern/95084: [ipfw] [patch] IPFW2 ignores "recv/xmit/via any" (IPFW1->2 regression) Date: Tue, 26 Feb 2008 08:31:50 -0300 This is an OpenPGP/MI

Re: bin/119815: [ipfw] [patch] incorrect handling of missing arguments - segfault

2008-02-26 Thread maxim
Synopsis: [ipfw] [patch] incorrect handling of missing arguments - segfault State-Changed-From-To: patched->closed State-Changed-By: maxim State-Changed-When: Tue Feb 26 09:31:27 UTC 2008 State-Changed-Why: Merged to RELENG_7. http://www.freebsd.org/cgi/query-pr.cgi?pr=119815 ___

Re: kern/121122: [ipfw] [patch] add support to ToS IP PRECEDENCE fields

2008-02-26 Thread araujo
Synopsis: [ipfw] [patch] add support to ToS IP PRECEDENCE fields Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: araujo Responsible-Changed-When: Tue Feb 26 19:08:49 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?p

IPFW Established and Outside Traffic Problem

2008-02-26 Thread steve13th
Given: Running FREEBSD What I want to do: I am attempting to disable the following things: Note H= host octet 1. disable pings 2. disable traffic originating from networks other than HHH.HH.HHH.0/24 3. allow traffic to originate from HHH.HH.HHH.11 and go back and forth with the internet Status:

Re: IPFW Established and Outside Traffic Problem

2008-02-26 Thread Julian Elischer
steve13th wrote: Given: Running FREEBSD What I want to do: I am attempting to disable the following things: Note H= host octet 1. disable pings 2. disable traffic originating from networks other than HHH.HH.HHH.0/24 3. allow traffic to originate from HHH.HH.HHH.11 and go back and forth with the

Re: kern/121122: [ipfw] [patch] add support to ToS IP PRECEDENCE fields

2008-02-26 Thread Andrey V. Elsukov
[EMAIL PROTECTED] wrote: Synopsis: [ipfw] [patch] add support to ToS IP PRECEDENCE fields Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: araujo Responsible-Changed-When: Tue Feb 26 19:08:49 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.fr

Re: IPFW Established and Outside Traffic Problem

2008-02-26 Thread steve13th
THANK YOU. I was trying to use ipfw exactly like iptables. The division of the outgoing and incoming packets make sense. Thanks Again! Julian Elischer wrote: > > steve13th wrote: >> Given: >> Running FREEBSD >> >> What I want to do: >> I am attempting to disable the following things: >> Note