From owner-freebsd-questions Thu Apr 4 16:37:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id CB56D37B416 for ; Thu, 4 Apr 2002 16:37:19 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g350huc86416; Thu, 4 Apr 2002 18:43:57 -0600 (CST) (envelope-from nick@rogness.net) Date: Thu, 4 Apr 2002 18:43:56 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Henry smith Cc: questions@FreeBSD.ORG Subject: Re: ipfw UDP ?? In-Reply-To: <20020404235534.39209.qmail@web21108.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 4 Apr 2002, Henry smith wrote: > Anybody know how to block UDP port 1-900 ? > > ipfw add 00100 deny udp from any to any 1-900 > > Is that correct? Yes that will block destination port 1 through 900 UDP. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message