Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2008 21:19:31 GMT
From:      vwe@FreeBSD.org
To:        goffredo@gmail.com, vwe@FreeBSD.org, freebsd-ipfw@FreeBSD.org
Subject:   Re: bin/127707: ipfw(8): ipfw add 10 count ip from any to 172.16.0.1, me does not work
Message-ID:  <200810012119.m91LJVDi009271@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810012119.m91LJVDi009271>