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,


Automatic Updates

Nov 24,2008 by admin

image

Automatic Updates

IDS 3.0 sensors can be configured to automatically download and apply signatures and service pack updates. This removes the administrative burden of updating sensors by the network operations staff or security personnel. To configure automatic updates on IDS 3.0 sensors:

  1. Select a remote machine where sensor updates will be stored. Make sure that this host is running an FTP server since the sensors will download the updates using FTP.

  2. Log in as root on the sensor via Telnet, SSH, or a local console.

  3. Change the directory to the /usr/nr/bin directory:

    sensor# cd /usr/nr/bin
  4. Use the following command to set up idsupdate. If the directory /usr/nr/bin is not in root's execution path, use the full pathname. The format for the idsupdate command is as follows:

    idsupdate username@ftpserver/<directory> <FTP Password> <Day> <hh:mm>

    The components of this command are

    • ftpserver  Must be an IP address

    • /   separates the FTP server and the FTP home directory

    • directory   The name of the directory that is relative to the ftp home directory. For example, if the FTP home directory is /usr/home/ftp and the directory name is updates, then the FTP server will look in /usr/home/ftp for a directory named "updates" where the service packs and signature updates can be found. The directory specified can include several levels of subdirectories.

    • Day   Consists of a comma-separated list of one to seven digits that have the values of 0–6. Each day of the week is specified by a single number according to the following convention: 0=Sunday, 1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, and 6=Saturday.

    • hh:mm   Represents the hour and minutes in 24-hour military convention.

    For example, to update the IDS 3.1 sensor at 11:15 p.m. every night with updates from the updates directory on the FTP host 10.1.1.101 using the netrangr account with the password attack, the following command can be used:

    sensor# /usr/nr/bin/idsupdate netrangr@10.1.1.101/updates attack 
    0,1,2,3,4,5,6 23:15
  1. To view the current update schedule use:

    sensor# /usr/nr/bin/idsupdate show
    
  2. To cancel the current schedule use:

    sensor# /usr/nr/bin/idsupdate stop

191 times read

Related news

» Updating Sensor Software (IDS 4.0) with IDM
by admin posted on Nov 24,2008
» Updating Signatures (IDS 3.0)
by admin posted on Nov 24,2008
» Updating IDS Signatures
by admin posted on Nov 24,2008
» Upgrading the Sensor
by admin posted on Nov 24,2008
» CIDS Directory Structure
by alperen posted on Feb 25,2010
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