Microsoft
Software
Hardware
Network
Question : How to block traffic from an ip on a Cisco ASA 5520
I want to block traffic from rzmr1.init.DE (195.43.53.25) and ns1.vpsville.ca (76.74.137.6) on my ASA5520. I keep getting event id 5504 onmy DNS servers from these IPs. I know this is informational as a result of "Secure cache against pollution" but they are filling up my event viewer. Can these be blocked?
Answer : How to block traffic from an ip on a Cisco ASA 5520
try...
Assuming that the acl_outside is on your outside interface (default). Insert as the first two lines.
access-list acl_outside line 1 deny ip host 195.43.53.25 any
access-list acl_outside line 2 deny ip host 76.74.137.6 any
Andre
Random Solutions
JavaScript: Get all checkboxes inside div
javax.servlet.jsp.JspExcep
tion: Cannot retrieve definition for form bean null on action
Exhange 2003 mailbox permissions
Microsoft Information Store stalling issues
setting text of a dynamic dom element using javascript
mac mail profile not recognized / corrupted
Problem with Microsoft Transporter Suite
Intermittent internet connectivity for PCs in small remote office
Which VMWARE software should i run? ESXi, ESX, vSphere, Server????
Why does a SAV 10.2.4.4000 new installation show up as 10.1.9.9000?