Re: ipfw firewall help

2005-10-23 Thread W. D.
At 09:36 10/21/2005, Daemon, wrote: >Great!. Thanks. One possibly stupid question. What is the "Deny >Spoof"? Is that like; ># Stop spoofing of your internal network range ># ${fwcmd} add deny ip from ${iif} to any in via ${oif} ># Stop spoofing from inside your private ip range >#

Re: ipfw firewall help

2005-10-23 Thread G Bryant
Yup - that would work. IPFW also has a built-in command that does the same: $cmd deny ip from any to any not antispoof in Daemon wrote: Great!. Thanks. One possibly stupid question. What is the "Deny Spoof"? Is that like; # Stop spoofing of your internal network range # ${fw

Re: ipfw firewall help

2005-10-23 Thread Daemon
W. D. wrote: > At 09:36 10/21/2005, Daemon, wrote: > >>Great!. Thanks. One possibly stupid question. What is the "Deny >>Spoof"? Is that like; >># Stop spoofing of your internal network range >># ${fwcmd} add deny ip from ${iif} to any in via ${oif} >># Stop spoofing from inside your p

Re: kern/48172: [ipfw] [patch] ipfw does not log size and flags

2005-10-23 Thread GNU GNATS
Old Synopsis: ipfw does not log size and flags New Synopsis: [ipfw] [patch] ipfw does not log size and flags Responsible-Changed-From-To: ipfw->freebsd-ipfw Responsible-Changed-By: gnats Responsible-Changed-When: Mon Oct 24 04:38:05 GMT 2005 Responsible-Changed-Why: http://www.freebsd.org/cgi/q

Re: conf/78762: [ipfw] [patch] /etc/rc.d/ipfw should excecute $firewall_script not read it

2005-10-23 Thread Mark Linimon
Old Synopsis: [patch] /etc/rc.d/ipfw should excecute $firewall_script not read it New Synopsis: [ipfw] [patch] /etc/rc.d/ipfw should excecute $firewall_script not read it Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: linimon Responsible-Changed-When: Mon Oct 24

Re: bin/78785: [ipfw] [patch] ipfw verbosity locks machine if /etc/rc.firewall is run remotely

2005-10-23 Thread Mark Linimon
Synopsis: [ipfw] [patch] ipfw verbosity locks machine if /etc/rc.firewall is run remotely Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: linimon Responsible-Changed-When: Mon Oct 24 05:11:22 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.fre

Re: kern/86957: [ipfw] [patch] ipfw mac logging

2005-10-23 Thread Mark Linimon
Synopsis: [ipfw] [patch] ipfw mac logging Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: linimon Responsible-Changed-When: Mon Oct 24 05:12:25 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=86957 __