Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Installed 12.3.14T2 (advanced security) on 2811 router with new VMS update to the IDS Management Center (2.1) to support IOS IPS SDEE event monitoring. When I configure a specific signature, there is no option to shun. Only alert, block or reset. Whe...
Scenario: Have 3 Bridges....in the following diagram...Bridge 1 -----------------Bridge 2-----------------------Bridge 3Bridge 1 is seperated from bridge 2 by 2 miles. Bridge 2 is seperated from Bridge 3 by 2 miles. Bridge 1 is seperated from Bridge ...
Not sure why you would recommend not doing this, since it seems to be the only solution that acts as a alternative to wanting HSRP on a single router. I understand the issue with spanning-tree, but its funny how the PIX in code 8.0 supports redundan...
You are doing 2 things.....denyFlowInline and denyAttackerInline. The first action is being taken and the second doesn't get a chance to take an action because the first action has already taken care of the attack. Change the action to denyAttackerIn...
The IPS IOS Device "shun" places an ACL-type block on the interface from which the attacking traffic is entering the router to more quickly defend the network from attack traffic
Here is the official explanation from Cisco....not mine...Types of actions IPS Performs:Send an alarmDrop the packetReset the connection Local shunningLocal shunning is a dynamic ACL that allows undesirable traffic to be blocked sooner.
No....To Block something in IDS/IPS means to block any connection until affending signature action is stopped. The IPS IOS Signatures will immediately block if configured that way, whenever it "sees" the signature.Shunning is different. It will block...