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

ASA Firewall Commands

aryarahul
Level 4
Level 4

Hi,

How can i check the hits in a firewall with respect to a given IP.

i want to check whether my network is hitting an ip (say 10.10.10.10) , what is the CLI command to check ?

1 Reply 1

If you have an ACL-entry for that particular host you can use "show access-list" where you see the hit-count at the end of the ACE.

The more general way is to enable logging to a SYSLOG-server, where you can filter for "build connections" and your IP.

If you want a free graphical user-interface you could try PLA (PIX logging architecture). This software is not maintained for many years but still works fine.

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.
Review Cisco Networking for a $25 gift card