bin/127707: ipfw(8): ipfw add 10 count ip from any to 172.16.0.1, me does not work

vwe at FreeBSD.org vwe at FreeBSD.org
Wed Oct 1 21:19:32 UTC 2008


Synopsis: ipfw(8): ipfw add 10 count ip from any to 172.16.0.1,me does not work

State-Changed-From-To: open->closed
State-Changed-By: vwe
State-Changed-When: Wed Oct 1 21:16:31 UTC 2008
State-Changed-Why: 
Joao,

ipfw does support ``me'' in combination with other addresses:

# ipfw add 10 count ip from any to \( 172.16.0.1 or me \)
00010 count ip from any to { 172.16.0.1 or dst-ip me }

Please note the different syntax being used here. This has been checked
on 7.1-PRERELEASE and should work the same way on other releases.

I'm closing this report for now. If you disagree (does not work for you)
please report back and we'll reopen this PR.
Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=127707


More information about the freebsd-ipfw mailing list