cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
713
Views
0
Helpful
1
Replies

887va - allow remote ping

John Adams
Level 1
Level 1

Hi,

Is there a way to allow only certain IPs to be able to ping my 887va remotely over the internet to check it is up and working? This is so my offices can confirm it is up.

Thank you.

1 Reply 1

John Blakley
VIP Alumni
VIP Alumni

If you have a static address, you should be able to create an acl that allows only those certain addresses:

ip access-list ext Inbound

permit icmp host host echo

You would apply this to your wan interface inbound. There's an implicit deny all at the end of the acl, so you would need other entries to allow for web traffic, ftp, etc, if you're hosting servers on the inside. Otherwise, if you already have an acl, just add the above line to it.

HTH,
John

*** Please rate all useful posts ***

HTH, John *** Please rate all useful posts ***
Review Cisco Networking products for a $25 gift card