Date: Thu, 16 Jan 1997 22:09:08 +0000 From: Brian Somers <brian@awfulhak.demon.co.uk> To: proff@suburbia.net Cc: phk@freebsd.org, hackers@freebsd.org Subject: Re: ipfw patches to test Message-ID: <199701162209.WAA01624@awfulhak.demon.co.uk> In-Reply-To: Your message of "Thu, 16 Jan 1997 13:06:16 %2B1100." <19970116020616.24911.qmail@suburbia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > Well, I needed this badly, so I looked at it, if somebody wants to > > try out this little patch, please report how it goes. > > > > Basically you can now say > > > > ipfw add deny !from 192.168.23.0/30 to 140.145.230.0/24 > > > > or "!to" for that matter. Give it a whirl... > > > > Poul-Henning > > This is a good addition. When I was playing with the code I was > quite puzzeled about the lack of this negative logic. What's the difference between the above and ipfw add allow from 192.168.23.0/30 to 140.145.230.0/24 ipfw add deny from any to 140.145.230.0/24 -- Brian <brian@awfulhak.demon.co.uk>, <brian@freebsd.org> <http://www.awfulhak.demon.co.uk/> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701162209.WAA01624>