cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
3
Helpful
4
Replies

Cisco PIX Firewall Version 6.3(4) - IP deny!!!

orlandoegb
Level 1
Level 1

I would like to know  how can I block a ip address from the  CLI at the Cisco PIX Firewall Version 6.3(4)

4 Replies 4

zulqurnain
Level 3
Level 3

Hi,

If you are talking about blocking IP for remote management to PIX or you want to block an IP address as traffic

For option two

access-list in-out deny ip source address destination address

Then apply the access-list to inside interface

Access-group in-out in interface inside

Sent from Cisco Technical Support iPad App

Hi Zulqurnain,

Thanks but I want to block the ip from Internet as traffic...and i would like to apply the acl to outside interface...

Regards

Orlando

Hi Orlando,

If you want to block ip's on the internet to access any network on the inside then you can apply the following:

access-list out_in extended permit ip host 1.1.1.1 any

access-group out_in in interface outisde

Hope that helps

Varun

Thanks,
Varun Rao

orlandoegb
Level 1
Level 1

Hi Varun

Thanks for your assistance...

Regards

Orlando

Sent from Cisco Technical Support iPhone App

Review Cisco Networking for a $25 gift card