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
>#
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
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
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
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
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
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
__