Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 17:57:58 -0700 (PDT)
From:      klein brock <getzz1@yahoo.com>
To:        "Christian S ." <cschreiber@netrail.net>
Cc:        questions@freebsd.org
Subject:   Re: FIREWALL REALLY NEED HELP
Message-ID:  <20010919005758.74961.qmail@web20106.mail.yahoo.com>
In-Reply-To: <20010918201723.O88158@netrail.net>

next in thread | previous in thread | raw e-mail | index | archive | 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 ." <cschreiber@netrail.net> 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 <getzz1@yahoo.com>
> > Subject: FIREWALL REALLY NEED HELP 
> > To: questions@freebsd.org
> > List-ID: <freebsd-questions.FreeBSD.ORG>
> > List-Archive: <http://docs.freebsd.org/mail/>; (Web
> Archive)
> > List-Help:
> <mailto:majordomo@FreeBSD.ORG?subject=help> (List
> Instructions)
> > List-Subscribe:
>
<mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
> > List-Unsubscribe:
>
<mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010919005758.74961.qmail>