Date: Sun, 24 Nov 2002 09:42:07 -0600 From: Tom ONeil <tom.oneil@tacni.com> To: Free <freebsd-isp@freebsd.org> Subject: Firewall/ IPFW question - somewhat urgent Message-ID: <3DE0F34F.3060104@tacni.com>
next in thread | raw e-mail | index | archive | help
I'm in a bind for a number of reasons, mostly because I am not local to
the firewall.
In order to block a port for all systems inside the firewall using ipfw,
the man page indicates the syntax is
${fwcmd} add deny all from all to all <port #>
${fwcmd} add deny all to all from all <port #>
Specifically,
${fwcmd} add deny all from all to all 1337
${fwcmd} add deny all to all from all 1337
But I am not 100% positive.
(Yes, were getting DOS'd.)
Tom
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE0F34F.3060104>
