Date: Sun, 24 Nov 2002 11:13:41 -0500 From: Blake Crosby <dev@samurai.com> To: freebsd-isp@freebsd.org Subject: Re: Firewall/ IPFW question - somewhat urgent Message-ID: <5.1.1.6.2.20021124111332.02b57508@wheresmymailserver.com>
next in thread | raw e-mail | index | archive | help
Yup that will block all incoming and outgoing traffic on port 1337 (both
tcp and udp)
Blake
At 09:42 AM 24/11/2002 -0600, you wrote:
>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
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?5.1.1.6.2.20021124111332.02b57508>
