Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Creating and Applying Audit Rules

Sep 15,2009 by alperen

image

The Cisco IOS IDS technology works as an inline sensor, monitoring packets as they travel between the router’s interfaces. If a packet, or group of packets, in a session matches an active signature, the IOS IDS can perform any or all of the following actions based on the predefined router configuration.

  • Alarm Sends an alarm to a Syslog server and/or a Cisco Secure IDS Director

  • Drop Discards the packet

  • Reset Resets the questionable TCP connection

Two basic steps are necessary to set up the packet auditing process for the Cisco IOS Firewall IDS router.

  1. Create an audit rule specifying which signatures are to be applied to packet traffic and the specific action(s) to take when a match is found.

  2. Apply the audit rule to a router interface, specifying a traffic direction (in or out).

As packets pass through an interface covered by the audit rule, they’re monitored by a series of audit modules in the following order:

  • IP module

  • TCP, UDP, or ICMP modules (as appropriate)

  • Application-level modules

If a pattern matching a known signature is found by any audit module, then the following action(s) occur, based on the instructions included in the router configuration. Any or all of the actions can be configured.

Action

Result

alarm

The module completes its audit. It sends an alarm to the Syslog and/or IDS Director. The packet is forwarded to the next module.

drop

The packet is dropped from the module, discarded, and not sent to the next module.

reset

If this is a TCP session, the reset flag (bit) is set On and sent to both ends of the session. The packets are forwarded to the next module.


Note 

Cisco recommends the drop and reset actions be used together.

If multiple signature matches occur as a packet is processed by a module, only the first match triggers the specified action—the packet is either discarded (drop) or moved immediately to the next audit module (alarm or reset). Additional matches in other modules can trigger additional alarms, but only one per audit module. This separates the IOS IDS implementation from the Cisco Secure IDS Sensor appliance, which identifies all signature matches for each packet.


178 times read

Related news

» The show ip audit all Command
by alperen posted on Sep 16,2009
» Create Named Audit Rules
by alperen posted on Sep 15,2009
» Creating an Audit Rule
by alperen posted on Sep 15,2009
» Intrusion Detection
by alperen posted on Feb 08,2010
» The show ip audit configuration Command
by alperen posted on Sep 16,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author