cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2633
Views
0
Helpful
16
Replies

unable to ping from specific ip to outside

Khurram
Level 1
Level 1

i am having ASA firewall with 9.6 code. when i create and apply ACL as below it works fine 
ASA(config)#access-list abc permit icmp any any echo-reply
ASA(config)# access-group abc in interface Outside

 but when i wanna allow specific IP to ping to Outside creatin ACL as below, it does not work.

ASA(config)#access-list abc permit icmp host 1.1.1.1 192.1.20.0 255.255.255.0 echo-reply
ASA(config)# access-group abc in interface Outside

 

Help me

thanks

 

16 Replies 16

Yes you are right @Rob Ingram it works fine now

@Rob Ingram appreciate
yes this is the solution
Thanks
Review Cisco Networking for a $25 gift card