Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2003 23:01:41 -0700
From:      Darren Pilgrim <dmp@pantherdragon.org>
To:        questions@freebsd.org
Subject:   ipfw's "or-blocks" feature isn't working?
Message-ID:  <20030511230141.3b7720db.dmp@pantherdragon.org>

next in thread | raw e-mail | index | archive | help
In my ruleset I have a rule with an "or-block" in it:

ipfw add pass tcp from \{ ${oip} or ${inet} \} to 192.168.100.1 80 keep-state

But when ipfw loads the rules, it returns "ipfw: hostname ''{'' unknown".  The
man page says the syntax is fine, so I'm stumped.  Can someone explain why this
isn't working?



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