PDA

View Full Version : Blocking a Range


Hamid
05-18-2008, 05:47 AM
How can I block a range of IP address that no body from that Network could look at me?

Thank Yo:confused:u,
H

mdh
05-18-2008, 11:42 AM
Put the address range into the firewall in a block rule.

Hamid
05-18-2008, 10:40 PM
You mean to make a rule that block 200.142.164.0 and apply to the any interface. Thank you.

mdh
05-18-2008, 11:32 PM
Try 200.142.164.1-200.142.164.255 ... IF the whole range is to be blocked. They will not be coming at you from the internal interface, so block incoming traffic that appears from that address range on the external interface. Look at the sample rules we provide.