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.
On our router I am trying to configure th IPS to only alarm on its rules. I do not want it to drop packets. If I right click on a rule and select actions and uncheck "drop" and "deny" then hit "Apply Changes" This does not work; it does not save the ...
We just configured a brand new router. The IDS portion of the router keeps firing on "Impossible ip packet" The source and destination addresses of the alert are the routers external ip address. Any ideas what might be causing this?
I am having trouble passing arguments to tcpdump via the packet display command.The tcpdump command I am trying to use is:tcpdump -nvvX host 10.0.0.1It seems I should use:packet display GigabitEthernet0/0 expression -nvvX host 10.0.0.1This doesnt wor...