Date: Thu, 16 Jan 1997 13:26:24 GMT From: Adam David <adam@veda.is> To: phk@critter.DK.tfs.COM (Poul-Henning Kamp) Cc: freebsd-current@freebsd.org Subject: Re: ipfw patches to test Message-ID: <199701161326.NAA16827@veda.is> References: <27547.853345090@critter.dk.tfs.com>
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
I would much prefer the following syntax:
    ipfw add deny from !192.168.23.0/30 to 140.145.230.0/24
and I am convinced that it would be a simpler modification to the code.
Patches will follow tonight, if I'm not beaten to it.
--
Adam David <adam@veda.is>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701161326.NAA16827>
