From owner-freebsd-questions Tue Sep 18 18:10:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20110.mail.yahoo.com (web20110.mail.yahoo.com [216.136.226.47]) by hub.freebsd.org (Postfix) with SMTP id B171F37B401 for ; Tue, 18 Sep 2001 18:10:00 -0700 (PDT) Message-ID: <20010919011000.72930.qmail@web20110.mail.yahoo.com> Received: from [209.8.72.253] by web20110.mail.yahoo.com via HTTP; Tue, 18 Sep 2001 18:10:00 PDT Date: Tue, 18 Sep 2001 18:10:00 -0700 (PDT) From: klein brock Subject: Re: FIREWALL REALLY NEED HELP To: Matthew Emmerton , "Christian S ." Cc: questions@FreeBSD.ORG In-Reply-To: <00eb01c140a6$65e3c7e0$1200a8c0@gsicomp.on.ca> 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 oh ic... thanks for the help. i have a last question. also.. i'm trying to block ip '209.12.*.*' ipfw add deny all from 209.12.0.0/24 to any via any but it doesn't block any ip from 209.12.* can anybody help me ? Thanks alot for helping me. --- Matthew Emmerton wrote: > > all = ip. > > From ipfw(8): > > proto An IP protocol specified by number or > name (for a complete list > see /etc/protocols). The ip or all > keywords mean any protocol > will match. > -- > Matt Emmerton > > ----- Original Message ----- > From: "klein brock" > To: "Christian S ." > Cc: > Sent: Tuesday, September 18, 2001 8:57 PM > Subject: Re: FIREWALL REALLY NEED HELP > > > > # 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 > > > __________________________________________________ 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