blocking IP range Q

2005-02-15 Thread Dominic Opferkuch
Hello 

I need to block certain IP's on my webserver. Can
anyone point out how to do that.

Here the IP address range I need to block 

  (*-ed out the first three digits)
***.139.192.0 --***.139.223.255

Thanks for the help friends

Dom



__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


Re: blocking IP range Q

2005-02-15 Thread Kim Esben Jørgensen
Sorry the CC: was incorrect.
Kim Esben Jørgensen wrote:
Hi Dominic
Dominic Opferkuch wrote:
Hello
I need to block certain IP's on my webserver. Can
anyone point out how to do that.
Here the IP address range I need to block
 (*-ed out the first three digits)
   ***.139.192.0 --***.139.223.255
Thanks for the help friends
Dom
 

Convert to CIDR blocks.
Perpahs you can use
http://search.cpan.org/~mrsam/Net-CIDR-0.10/CIDR.pm
i did.

--
Mvh.
Kim Esben Jørgensen


Re: blocking IP range Q

2005-02-15 Thread Jason Opperisano
On Tue, Feb 15, 2005 at 09:42:40AM -0800, Dominic Opferkuch wrote:
 Hello 
 
 I need to block certain IP's on my webserver. Can
 anyone point out how to do that.
 
 Here the IP address range I need to block 
 
   (*-ed out the first three digits)
 ***.139.192.0 --***.139.223.255
 
 Thanks for the help friends

generically:

  block drop in quick inet from ***.139.192.0/19 to any

-j

--
English - Who needs that? I'm never going to England!
--The Simpsons