Date: Wed, 15 Jan 1997 16:32:14 +0100 From: Poul-Henning Kamp <phk@critter.dk.tfs.com> To: current@freebsd.org Subject: ipfw cannot do this... Message-ID: <27393.853342334@critter.dk.tfs.com>
next in thread | raw e-mail | index | archive | help
I just found out one thing we need in ipfw, the ability to inverse the sense of a rule: ipfw add deny not ip from 140.145.0.0 to any via ed0 ipfw add deny not ip from any to 140.145.0.0 via ed1 ^^^ ipfw add allow tcp from any to any 23 ipfw add allow tcp from any to any 25 ... any takers ? -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27393.853342334>