Flylib.com

Books Software

 
 
 

CISCO IDS ARCHITECTURE AND COMMUNICATIONS PROTOCOLS

[ LiB ]  

CISCO IDS ARCHITECTURE AND COMMUNICATIONS PROTOCOLS

  1. mainApp Configures the sensor's OS and IP address; responsible for starting and stopping all other IDS applications.

  2. logApp Handles writing all application log messages to the log file and writes application error messages to the EventStore.

  3. NAC Network Access Control is used to control managed devices.

  4. ctlTransSource Controls transactions between sensors; enables NAC's master blocking capability.

  5. sensorApp Sensing engine; processes signature and alarm channel configurations and generates alert events in the EventStore.

  6. EventStore A 4GB, shared, memory-mapped file where all events are stored. Only sensorApp can store alert events in the EventStore.

  7. cidWebServer Consists of the following servlets:

    • IDM IDS Device Manager; a Web-based device management interface.

    • Event Server Serves events to external systems such as IDS Event Viewer (IEV).

    • Transaction Server Allows external management applications to initiate control transactions with the sensor.

    • IP log server Used to serve IP logs to external systems.

    • The Event Server, Transaction Server, and IP log server all use Remote Data Exchange Protocol (RDEP).

  8. Account privileges:

    • Administrator Account used to perform all operations on the sensor.

    • Operator A user who can perform all viewing and some administrative operations on the sensor.

    • Viewer A user who can perform all viewing operations.

    • Service A special role that allows the user to log in to a native OS shell; there can only be one service account at a time.

  9. The default sensor administrator username and password is cisco , cisco .

  10. Event Messages Contain IDS status, alarms, and error messages stored on sensors. Client applications such as IEV and Security Monitor use PostOffice Protocol or RDEP to collect these messages from sensors.

  11. IP logs Messages used by the management stations to collect actual packet data detected off the sensing ports.

  12. PostOffice A pushing protocol used in version 3.x and below to allow Event Messages collection. PostOffice requires a HostID, HostName, OrganizationID, and OrganizationName.

  13. RDEP A pull-based application-level communication protocol that formats the event messages and IP log messages into Extensible Markup Language (XML) documents.

  14. RDEP uses HTTPS (TLS/SSL) or HTTP communication between RDEP clients such as IEV and Security Monitor and the sensor.

  15. Communication protocols:

    Device

    IDS 4.0+ Communication Protocol

    IDS 4.0 (Master Blocker)

    RDEP (HTTP/HTTPS)

    IDS Event Viewer (IEV)

    RDEP (HTTP/HTTPS)

    Security Monitor

    RDEP (HTTP/HTTPS)

    IDS MC

    Telnet/Secure Shell (SSH)

    PIX Firewalls

    Telnet/SSH

    IOS Routers

    Telnet/SSH

    IDS 3.x

    PostOffice


[ LiB ]  
[ LiB ]  

IDS SENSOR APPLIANCE

  1. Command and control interface Used to configure the sensor and control other managed devices. This is the only interface an IDS sensor can have an IP address on.

  2. The default command and control interface IP address is 10.1.9.201 and is typically located on int1.

  3. A sensing interface is used to monitor the networks for malicious traffic and commonly used to send TCP resets in responses to attacks.

  4. The IDS-4250-XL has dedicated TCP reset interfaces because it cannot send TCP resets on the normal monitoring ports. The TCP reset interface is interface 0 on the IDS-4250-XL.

  5. IDSM2 module Module used in the Catalyst 4000 and 6000 series switches. The IDSM2 can have only two SPAN sessions but unlimited VACLs. However, a Policy Feature Card (PFC) is required to support VACLs.

  6. NM-CIDS module Supported only on the 2600, 3600, and 3700 model routers.

  7. When upgrading the 4220 and 4230, make sure you swap the monitoring and command and control interface cables before you upgrade.

  8. The 4210 and 4220 both have only 256MB of RAM and should be increased to 512MB before you upgrade to IDS 4.0 software.

  9. After you reboot your sensor from an upgrade or turn the sensor on for the very first time, you are required to change the administrator password.

[ LiB ]