Date: Wed, 24 Dec 2003 20:01:45 +1000 From: "Robert Chalmers" <robert@the-mission-of-our-lady-of-fatima.org> To: <freebsd-ipfw@freebsd.org> Subject: Why is this blocking ALL activity? Message-ID: <002a01c3ca04$f0692b50$1a6001cb@chalmers.com.au>
next in thread | raw e-mail | index | archive | help
I can't get the List: syntax to work... RC> This works, RC> ${fwcmd} add deny log all from any to 203.1.96.1 in via = ${oif} but this doesn't ${fwcmd} add deny log all from any to = 203.1.96.0/24{6-25,27-154,156-199,204-254} in via ${oif} Can someone tell my what I'm doing wrong please ? I'm trying to block any sort of access to a range of internal IP = addresses. RC> As an example, an address specified as = 1.2.3.4/24{128,35-55,89} RC> will match the following IP addresses: RC> 1.2.3.128, 1.2.3.35 to 1.2.3.55, 1.2.3.89 . Thanks Robert --- The Mission of Our Lady of Fatima. http://www.the-mission-of-our-lady-of-fatima.org "I come from Heaven. I am the Lady of The Rosary"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002a01c3ca04$f0692b50$1a6001cb>