From owner-freebsd-questions Tue Sep 18 17:58: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20106.mail.yahoo.com (web20106.mail.yahoo.com [216.136.226.43]) by hub.freebsd.org (Postfix) with SMTP id 22EFC37B403 for ; Tue, 18 Sep 2001 17:57:59 -0700 (PDT) Message-ID: <20010919005758.74961.qmail@web20106.mail.yahoo.com> Received: from [209.8.72.253] by web20106.mail.yahoo.com via HTTP; Tue, 18 Sep 2001 17:57:58 PDT Date: Tue, 18 Sep 2001 17:57:58 -0700 (PDT) From: klein brock Subject: Re: FIREWALL REALLY NEED HELP To: "Christian S ." Cc: questions@freebsd.org In-Reply-To: <20010918201723.O88158@netrail.net> 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 # ipfw add deny all from 209.1.4.0/24 to any via any 51900 deny ip from 209.1.4.0/24 to any via any why it comes out: 51900 deny ip from 209.1.4.0/24 to any via any instead of: 51900 deny all from 209.1.4.0/24 to any via any ? Thank you --- "Christian S ." wrote: > try: > > ipfw add deny all from 209.1.4.0/24 to any via any. > > This should take care of most of your woes.. > > Chrsitain > > On Tue, Sep 18, 2001 at 05:13:02PM -0700, klein > brock babbled: > > Delivered-To: cschreiber@netrail.net > > Delivered-To: freebsd-questions@freebsd.org > > Date: Tue, 18 Sep 2001 17:13:02 -0700 (PDT) > > From: klein brock > > Subject: FIREWALL REALLY NEED HELP > > To: questions@freebsd.org > > List-ID: > > List-Archive: (Web > Archive) > > List-Help: > (List > Instructions) > > List-Subscribe: > > > List-Unsubscribe: > > > X-Loop: FreeBSD.ORG > > Precedence: bulk > > > > Hi, > > > > someone abuse my server... and i want to block ip > > '209.1.4.*' > > > > ipfw add 00001 add deny ip from 209.1.4.0/24 to > any > > > > it doesn't block that ip ... any suggestion what > > should i do ? > > > > Thank you in advance > > > > __________________________________________________ > > Terrorist Attacks on U.S. - How can you help? > > Donate cash, emergency relief information > > > http://dailynews.yahoo.com/fc/US/Emergency_Information/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > ---end quoted text--- > > -- > Christian Schreiber, Netrail Network Security > Engineer > -- > "They that can give up essential liberty to obtain a > little temporary > safety deserve neither liberty nor safety." > -- Benjamin Franklin, 1759 > __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message