Table Of Contents
Release Notes for Cisco Security MARS Appliance 4.3.1
Centralized Password Management—External AAA Server Support
Account Locking—Login Security
Monitoring Global Controller Connection Status from the Local Controller
Support for Cisco IPS 6.0 Dynamic Signature Updates
Miscellaneous Changes and Enhancements
Downloading the Upgrade Package from CCO
Checklist for Initial Configuration
Resolved Caveats - Release 4.3.1
Resolved Caveats - Releases Prior to 4.3.1
Obtaining Documentation, Obtaining Support, and Security Guidelines
Release Notes for Cisco Security MARS Appliance 4.3.1
Revised: October 30, 2007, OL-14668-01
Note
We sometimes update the printed and electronic documentation after original publication. Therefore, you should also review the documentation on Cisco.com for any updates.
These release notes are for use with the Cisco Security Monitoring, Analysis, and Response System (MARS), Version 4.3.1 running on any supported Local Controller or Global Controller as defined in Supported Hardware. They provide the following information:
•
Obtaining Documentation, Obtaining Support, and Security Guidelines
Introduction
Version 4.3.1 is now available as an upgrade to 4.2.8 of your MARS Appliance software. Registered SMARTnet users under the can obtain version 4.3.1 from the Cisco support website at:
http://www.cisco.com/pcgi-bin/tablebuild.pl/cs-mars
Supported Hardware
Cisco Security MARS Version 4.3.1 supports the following Cisco Security MARS and Protego Networks MARS appliances:
Local Controller Appliances
•
Cisco Security MARS 20 (CS-MARS-20-K9)
•
Cisco Security MARS 20R (CS-MARS-20R-K9)
•
Cisco Security MARS 50 (CS-MARS-50-K9)
•
Cisco Security MARS 100 (CS-MARS-100-K9)
•
Cisco Security MARS 100e (CS-MARS-100E-K9)
•
Cisco Security MARS 200 (CS-MARS-200-K9)
•
Protego Networks PN-MARS 20
•
Protego Networks PN-MARS 50
•
Protego Networks PN-MARS 100
•
Protego Networks PN-MARS 100e
•
Protego Networks PN-MARS 200
Global Controller Appliances
•
Cisco Security MARS GC (CS-MARS-GC-K9)
•
Cisco Security MARS GCm (CS-MARS-GCM-K9)
•
Protego Networks PN-MARS GC
•
Protego Networks PN-MARS GCm
New Features
In addition to resolved caveats, this release includes the following new features:
•
Centralized Password Management—External AAA Server Support
•
Account Locking—Login Security
•
Monitoring Global Controller Connection Status from the Local Controller
•
Support for Cisco IPS 6.0 Dynamic Signature Updates
•
Miscellaneous Changes and Enhancements
Data Migration Support
Beginning with this release, you can migrate configuration and event data from a MARS Appliance running 4.x to a newer model running 5.x. For detailed instruction on how to perform this operation, see Migrating Data from Cisco Security MARS 4.x to 5.3.x. at the following URL:
Centralized Password Management—External AAA Server Support
External Authentication, Authorization, and Auditing (AAA) servers can now act as the authentication mechanism for MARS Appliance GUI logins (username and password). Previously, each MARS Appliance authenticated login name/password combinations with the appliance's local user database. Release 4.3.1 supports the following external RADIUS AAA servers:
•
Cisco Secure Access Control Server (ACS)
•
Microsoft Internet Authentication Service (IAS) Server
•
Juniper Networks Steel belted RADIUS
Further Information is available at the following URL:
http://www.cisco.com/en/US/docs/security/security_management/cs-mars/4.3/user/guide/local_controller/authen.htmlAccount Locking—Login Security
Previously, MARS Appliances permitted an unlimited number of login attempts. With Release 4.3.1, the adminstrator can configure the GUI to lock after a specified number of failed login attempts, or can configure the GUI to never lock. To set the Account Lockout Policy, navigate to the AAA configuration page (Admin > System Setup > Authentication Configuration).
The administrator can unlock accounts form the User Management page
(Management > User Management), or with the new unlock CLI command.
Note
Per Open Caveat CSCsk31615 in Release 4.3.1, when MARS fails in an attempt to connect to a specified external AAA server, MARS behaves as if the user had performed a failed login. This can result in users being locked out of the GUI even when they are entering the correct login name and password combination. For example, if three AAA servers are specified, and all three attempts to connect to them fail, and the Maximum Login Failures parameter is set to 3, the user will be locked out of the GUI with one valid login attempt. This behavior will change in a future release.
Further information is available at the following URL:
Monitoring Global Controller Connection Status from the Local Controller
Previously, the connection status between a Local Controller and a Global Controller was reported on the Global Controller's Zone Controller Information page
(Admin > System Setup > Local Controller Management).With Release 4.3.1, the Local Controller now generates syslogs to record communication problems caused by the following events:
•
Local Controller cannot connect to the Global Controller
•
Local Controller certificate is not on the Global Controller or vice versa
•
Local Controller and Global Controller are operating with incompatible MARS release versions
Release 4.3.1 defines seven new events, three new system rules, and two new system reports on the Local Controller to monitor the connection status with the Global Controller.
Further information is available at the following URL:
GUI and CLI Timeout Interval
Previously, the GUI would timeout after 30 minutes of inactivity. With Release 4.3.1, the timeout interval for the GUI can be set at 15, 30 (default), 45, and 60 minutes, or as Never (never will timeout). Different GUI timeout intervals can be set for the Administrator, Security Analyst. and Operator roles. The Administrator parameter also sets the CLI timeout.
To access the Timeout Configuration page, navigate to Admin > System Parameters > Timeout Settings.
Support for Cisco IPS 6.0 Dynamic Signature Updates
This feature downloads new signatures from CCO and correctly process and categorize received events that match those signatures, which includes them in inspection rules and reports. These updates provide event normalization and event group mapping, and they enable your MARS Appliance to parse day zero signatures from the IPS devices.
By default, this feature is enabled and requires you to configure it. If you do not configure it, the following rule fires:
System Rule: CS-MARS IPS Signature Update FailureThis rule fires daily until you configure the feature. To address the issue identify by this firing rule, do one of the following:
•
Specify the username and password pair to use when pulling the signature updates from CCO.
•
Specify a local server where the MARS-IPS packages reside in the URL for Signature update field.
•
Disable the feature.
For information on configuring the feature, see IPS Signature Dynamic Update Settings.
Miscellaneous Changes and Enhancements
The following changes and enhancements exist in 4.3.1:
•
Global Controller-to-Local Controller Communication Enhancements. Enhancements include more efficient data batches, reduced transfer times, and a prioritization on recent data. If a data backlog occurs due to a Global Controller-to-Local Controller disconnect, the Local Controller sends recent data first and stays in sync with new data coming in. The Local Controller catches up with older data over time.
•
Syslog Forwarding. Designate a syslog collector and forward syslog messages received from one or more IP addresses to that collector. See the syslogrelay setcollector,syslogrelay src, and syslogrelay list commands in Appendix A: Command Reference in the Install and Setup Guide for Cisco Security MARS. See "Syslog Relay Support" in Chapter 2: Reporting and Mitigation Devices Overview of the User Guide for Cisco Security MARS Local Controller.
•
Password Management Enhancement. Non-administrative users can change the password associated with their account. Previously, editing a MARS user was considered an administrative task and limited to those accounts with the admin role.
•
Raw Message Log Enhancement.To view and delete queries in the local cache, click the View Cache button on the Retrieve Raw Messages page accessed from Admin > System Maintenance > Retrieve Raw Messages.Previously, queries were purged automatically every two weeks; this feature helps avoid disk space shortages that could occur before that period elapsed.
•
GC2R Support. The 4.3.1 and 5.3.1 releases are interoperable, allowing the GC2R to manage Local Controllers running 4.3.1 on the following models: MARS 20R, MARS 20, and MARS 50.
•
Enhanced Cisco Device Support:
–
IPS 6.0
–
PIX / ASA 7.2
–
CSA 5.0, 5.1, and 5.2
–
Cisco IOS Release 12.4(11)T through IOS Release 12.4(11)T4
–
FWSM 3.1.3 and 3.1.5
•
Enhanced 3rd-Party Device Support.
–
ISS Site Protector 2.0
–
CheckPoint R61, R62, and R65.
•
Update to intrusion prevention, and intrusion detection, and vulnerability assessment signature sets. This release includes new vendor signatures, updating the 3rd-party signature support. For more information on the updates, see New Vendor Signatures
•
Bug fixes. For the list of resolved issues, see Resolved Caveats - Release 4.3.1.
New Vendor Signatures
The following table describes the most recent signatures supported for each product or technology:
Revised in 4.3.1 Product Signature Version Supported Intrusion Prevention and Detection SignaturesYes
Cisco IDS 4.0,
Cisco IPS 5.x,
Cisco IOS 12.2Current through S299 signature release.
Yes
Snort NIDS 2.6.1
Current through the July 7, 2007 signature release
No
ISS RealSecure Network Sensor 6.5 and 7.0, and ISS RealSecure Server Sensor 6.5 and 7.0
XPU 27.010
Release date: May 8, 2007No
McAfee IntruShield NIDS 1.8
McAfee Network Intruvert v 2.1.9.1042.1.68.5
Release date: June 12, 2007Yes
McAfee Entercept HIDS 6.x
Current through the August 21, 2007 signature release.
Yes
CheckPoint Application Intelligence
(VPN-1 NG with Application Intelligence R55)
Current through the August 6, 2007 signature release
No
Netscreen IDP 2.1
Signature version: 2.1 r7.
Release date: March 10, 2007Yes
Enterasys Dragon 6.x, 7.x
Current through the July 3, 2007 signature release.
Yes
Symantec NIDS, v 4.0
Signature package: 84
Release date: July 15, 2007No. EOS.
Symantec Manhunt 3.x
(See Symantec NIDS, v 4.0.)
3.4.3 Update 59
Current through the May 24, 2007 signature release. Vulnerability Scanner SignaturesYes
Qualys QualysGuard 3.x, 4.7.161-1
Current through the August 17, 2007 signature release.
Yes
E-Eye, Retina Scanner Vulnerability Software, version 5.61
Current through the August 20, 2007 signature release.
Yes
Foundstone, version 4.x
Current through the August 23, 2007 signature release.
Yes
Common Vulnerabilities and Exposures (CVE) Database
Current with the August 15, 2007 definition update.
1 eEye REM 1.0 is supported in 4.2x.
Upgrade Instructions
The MARS upgrade packages are the primary vehicle for major, minor, and patch software releases. As administrator of the MARS Appliance, you should check the upgrade site regularly for patch upgrades. In addition to addressing high-priority caveats, patch upgrade packages update system inspection rules, event types, and provide the most recent signature support.
For detailed instructions on planning and performing an upgrade or install, refer to Checklist for Upgrading the Appliance Software in the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System.
Important Upgrade Notes
To ensure that the upgrade from earlier versions is trouble free, this section contains the notes provided in previous releases according the release number. Please refer to the notes that pertain to the release you are upgrading from and any releases following that one.
Upgrade to 4.3.1
Beginning with the 4.3.1 and 5.3.1 releases, the dynamic IPS signature updates (if enabled) is an aspect of the version of software running on a MARS Appliance. Therefore, in addition to running the same MARS software versions on the Global Controller and Local Controller, the IPS signature version must match or the communications fail.
In a Global Controller-Local Controller deployment, configure the dynamic signature URL and all relevant settings on the Global Controller. When the Global Controller pulls the new signatures from CCO, all managed Local Controllers download the new signatures from the Global Controller.
In addition, CSCsk90015 states that any reporting device representing a Cisco ACS 3.x device that exists prior to the 5.3.1 upgrade is deleted during the upgrade. To resolve the issue after upgrade, you must the remove the reporting device from the host and re-add that device again as Cisco Secure ACS 3.x .
An example process is as follows:
1.
Click Admin > Security and Monitor Devices, select the host with Cisco ACS 3.x as a reporting application and click Edit.
2.
Select the Reporting Applications tab, and then blank link and click Remove.
3.
After removing the blank link, re-add Cisco Secure ACS 3.x application to that host and click Activate.
Upgrade to 4.2.8
No important notes exist for the 4.2.8 upgrade.
Upgrade to 4.2.7
No important notes exist for the 4.2.7 upgrade.
Upgrade to 4.2.6
No important notes exist for the 4.2.6 upgrade.
Upgrade to 4.2.5
The 4.2.4(2432) patch was released to address an issue with the MARS system timezone patch in 4.2.4 (2428). The 4.2.5 update includes the patch, and therefore, you are not required to apply the 4.2.4(2432) patch if you are currently running 4.2.4 (2428). This issue, detailed in CSCsi08897, only affects a few timezones; therefore, many customers would never experience the issue.
Upgrade to 4.2.4
No important notes exist for the 4.2.4 upgrade.
Upgrade to 4.2.3
The 4.2.3 upgrade package is approximately 1.6 GB due to the large number of signatures updated and due to the inclusion of a patch to the database software, which was added to address CSCsg02873. Downloading the PKG file may take up to 7 times longer than previous packages.
Note
Enable archiving on the MARS Appliance for two to three days before you perform you attempt to upgrade from 4.2.2 to the 4.2.3 release. This precaution is strongly recommended in case reinstallation is required due to any encountered errors.
To upgrade from 4.2.2 to 4.2.3, follow these steps:
Step 1
Verify that your MARS Appliance does not have hard drives that are degraded or rebuilding by performing the following steps:
a.
At the CLI, enter the following command:
raidstatus
Tip
For more information on accessing the CLI, see the "Establishing a Console Connection" section in Chapter 5, Initial MARS Appliance Configuration, of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
For more information on the raidstatus command, see "raidstatus" in Appendix A, Command Reference of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
b.
Verify that hard drives are neither in rebuilding nor degraded status. If they are, please wait until all hard drives have finished rebuilding before attempting an upgrade.
Step 2
Verify that the MARS Appliance has at least 3GB of space available on the partition /u01 by performing the following steps:
a.
At the CLI, enter the following command:
diskuage
One of the lines should describe the /u01 partition:
Filesystem Size Used Avail Use% Mounted on/dev/md3 16G 4.6G 10G 31% /u01For more information on the diskusage command, see "diskusage" in Appendix A, Command Reference of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
b.
Verify at least 3 GB available is available (the example has 10G available).
A nightly process runs to clean up any files that accumulate on this partition. If you have less than 3 GB, there is an issue with your appliance that you must resolve prior to upgrading.
Step 3
Perform the software upgrade. The CLI method is strongly recommended.
Note
While the GUI upgrade works, it does not show progress of the upgrade. Use the CLI instead to ensure the progress of the update is known. Do not reboot the appliance until the upgrade has completed.
For more information on performing the upgrade using the command line, see the following information:
•
"Checklist for Upgrading Appliance Software" in Chapter 6, Administering the MARS Appliance of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
"pnupgrade" command in Appendix A, Command Reference of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
•
"Upgrading from the CLI" in Chapter 6, Administering the MARS Appliance of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
Step 4
After the automatic system reboot, verify the upgrade by performing the following steps:
a.
At the CLI, enter the following command:
pnstatus
For more information on the pnstatus command, see "pnstatus" in Appendix A, Command Reference of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
b.
Verify that all processes are running.
If some processes are not running, you must troubleshoot that issue before proceeding with the upgrade.
c.
Enter the following command:
pnupgrade log
For more information on the pnupgrade log command, see "pnupgrade" in Appendix A, Command Reference of the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, Release 4.2.x.
d.
Verify that the output looks like the following:
[pnadmin]$ pnupgrade log--------------------------------------4.2.2 2303 --> 4.2.3 2403--------------------------------------1 Preparing upgrade start1.1 Load the step table start1.1 Load the step table end1.2 Stop pnmonitor start1.2 Stop pnmonitor end1.3 Stop jboss start1.3 Stop jboss end1.4 Stop other applications start1.4 Stop other applications end1 Preparing upgrade end2 Upgrade OS start2.1 Patch OS start2.1 Patch OS end2.2 Patch Oracle start2.2 Patch Oracle end2 Upgrade OS end3 Upgrade schema start3.1 Run upgrade schema script start3.1 Run upgrade schema script end3.2 Backup schema script start3.2 Backup schema script end3 Upgrade schema end4 Upgrade MARS applications start4.1 Untar MARS executable binary start4.2 Untar MARS executable binary end4.3 Modify janus.conf start4.3 Modify janus.conf end4.4 Swap MARS executable binary start4.4 Swap MARS executable binary end4.5 Run post-unpack-deployment start4.5 Run post-unpack-deployment end4 Upgrade MARS applications end5 Upgrade data start5.1 Start jboss start5.1 Start jboss end5.2 Importing signature data start5.2 Importing signature data end5.3 Missing-id fix start5.3 Missing-id fix end5 Upgrade data end6 reboot ...Upgrade from 4.2.2 2303 to 4.2.3 2403 finished.If the log does not include the "Upgrade from 4.2.2 2303 to 4.2.3 2403 finished" line, then a problem occurred during the upgrade regardless of whether the version command reports 4.2.3 (2403).
Special Note for Post Upgrade of a Global Controller/Local Controller Deployment
In a Global Controller/Local Controller deployment upgraded from 4.2.2 to 4.2.3, the communication states between the Global Controller and one or more Local Controllers can be out of sync. This issue is detailed in CSCsh38818.
The Global Controller identifies the Local Controller as Active, and the Local Controller identifies itself as Offline. Toggling "Suspend/Resume" from the Global Controller's Local Controller Management page toggles both states, causing the Global Controller to consider the Local Controller as Suspended while the Local Controller considers itself as Online and resumes pushing information to the Global Controller.
This "out of sync" state affects Global Controller/Local Controller deployments that are upgraded from 4.2.2 to 4.2.3.
To determine whether a Global Controller/Local Controller pair is in this error state, follow these steps:
Step 1
The Global Controller and all associated Local Controllers are upgraded from 4.2.2 to 4.2.3 (see upgrade instructions in Upgrade to 4.2.3).
Step 2
Log into the Global Controller web interface, and select Admin > System Setup >- Local Controller Management.
Step 3
For each Local Controller, select the Local Controller checkbox and click Details.
Step 4
Verify that there is a discrepancy between the status on the Global Controller and the status of the Local Controller. Specifically, the status on the Global Controller shows that an Local Controller is "Active", while the Local Controller web interface shows that the Local Controller is Offline in the header - "CS-MARS Local Controller (Offline)". Confirm the Local Controller status by logging into the Local Controller via its web interface.
Step 5
Note each Local Controller that is in this "out of sync" state.
Once the error has been identified, follow these steps to exit the error state:
Step 1
Log into the Global Controller web interface, and select Admin > System Setup >- Local Controller Management.
Step 2
Select each Local Controller that is in this "out of sync" state, and click Suspend/Resume. Repeat until all Local Controllers in this "out of sync" state have been suspended.
You can verify that the Global Controller sees each Local Controller as "Suspended" by clicking "Details" for that Local Controller to see if it shows that the Local Controller is no longer Offline - "CS-MARS Local Controller: [hostname]/[zone name]"
Step 3
On the Local Controller Management page of the Global Controller web interface, select Refresh Rate "1 minute" from the pull-down menu.
Step 4
Select Admin > System Maintenance > License Key. and verify that the correct number of Local Controllers (20/50s, and 100/200s) are counted by the Global Controller under "used".
Step 5
Select Admin > System Setup > Local Controller Management in the Global Controller browser window
Step 6
Perform Step 7 through Step 10 for each Local Controller that is in this "out of sync" state.
Step 7
Open an SSH shell to the Local Controller, and enter the following command:
pnreset -j
Step 8
Enter yes to confirm the pnreset operation.
Step 9
Within 20 seconds of entering the pnreset -j command, switch back to the Global Controller browser window and click the browser refresh button every 3 seconds until the Status message for that Local Controller displays "Not responding". This is needed to re synchronize communication between the Global Controller and Local Controller.
Step 10
Wait for the Local Controller Management page to refresh and verify that the Local Controller's status is now "Active" and the web interface for that Local Controller shows the Local Controller is Active (not Offline). Confirm the Local Controller status by logging into the Local Controller via its web interface.
Upgrade to 4.2.2
The following issues can occur during the standard upgrade process of a MARS Appliance:
•
If you re-image your MARS Appliance from 3.4.3 to 4.2.2, your 3.x license key does not work on the new image. See CSCsg74922 for details.
The following issues can occur when upgrading your reporting devices:
•
If you upgrade your Cisco FWSM modules to software version 3.1.2, you will be unable to parse the events identified in CSCsg31072.
Upgrade to 4.2.1
As identified in CSCse17864, CSCse22610 and CSCse22617, the changes in the case management feature requires that you close all cases before upgrading from MARS 4.1.x to 4.2.1. By closing the cases, you ensure that the device, report, and query information is copied to the case, assuming it still exists in the database.
Upgrade to 4.1.5
No important notes exist for the 4.1.4 upgrade.
Upgrade to 4.1.4
No important notes exist for the 4.1.4 upgrade.
Upgrade to 4.1.3
No important notes exist for the 4.1.3 upgrade.
Upgrade to 4.1.2(2042)
The following notes detail changes to the standard upgrade process:
•
If you completed the 4.1.1 to 4.1.2 (2040) upgrade, verify whether the upgrade failed by entering `pnlog mailto <SMTP server> <sender> <recipient>' at the CLI. This commands mails the MARS Appliance logs to the recipient. Open the e-mailed file attachment, and then open the newest upgrade*.log found in /var/log/. Successful upgrades from 4.1.1 (2022) to 4.1.2 (2040) include the following line:
Opening file: /etc/data/secondarytables/reports/Report.0.Resource-Issues--IOS-IPS-DTM---All-Events.x mlIf you do not see this line, then a problem occurred during the upgrade regardless of whether the version command reports 4.1.2 (2040).
•
To upgrade from 4.1.1 or a successful or unsuccessful 4.1.2 (2040) to 4.1.2 (2042), download the package, perform the upgrade as defined in Checklist for Upgrading the Appliance Software. If you are upgrading from 4.1.1, you must also execute the following command at the CLI of the upgraded MARS Appliance:
script -b patch_or_04_1_16.sh
The 4.1.2 (2042) image includes an additional command `script' that cleans the database of the data referenced in CSCsc31386. As a result of running the script, the total upgrade process from 4.1.1 to 4.1.2 (2042) may take much longer than previous releases; it depends on the amount of data stored on the MARS Appliance. For a MARS 200, it could double the normal upgrade time to two hours. To determine whether the script is still running, enter the following command and look for `patch_or_04_1_16.sh' anywhere in the output:
sysstatus -n 1 -b
Upgrade to 4.1.1
The following notes relate to changes in your system or configuration as a result of upgrading to MARS 4.1.1.
•
Prior to the 4.1.1 release, CSA was identified by the device type name Cisco CSA 4.0. As part of an upgrade, any Cisco CSA 4.0 devices were renamed as Cisco CSA 4.x. This new name includes support for Cisco CSA 4.0 and 4.5.
•
The new case management replaces the Escalate Incident functionality in MARS 3.4.4 and earlier. However, escalated incidents are not converted to cases during the upgrade process. Therefore, you must close all open escalations before upgrading to MARS 4.1.1 (CSCsb52057).
Required Upgrade Path
When upgrading from one software version to another, a prerequisite version is always required. This prerequisite version is the minimum level required to be running on the appliance before you can upgrade to the most recent version. Table 1 identifies the upgrade path that you must follow to reach the minimum level required to upgrade to current version.
Table 1 Upgrade Path Matrix
From Version Upgrade To1 Upgrade Packagereleases prior to 2.5.6
Contact Cisco Support
n/a
2.5.6
3.1.1
pn-3.1.1.pkg
3.1.1
3.2.1
pn-3.2.1.pkg
3.2.1
3.2.2
pn-3.2.2.pkg
3.2.2 or 3.3.2 Beta
3.3.3*
pn-3.3.3.pkg
3.3.3
3.3.4*
pn-3.3.4.pkg
3.3.4
3.3.5*
pn-3.3.5.pkg
3.3.5
3.4.1*
pn-3.4.1.pkg
3.4.1
3.4.2
pn-3.4.2.pkg
3.4.2
3.4.3
pn-3.4.3.pkg
3.4.3
3.4.4
pn-3.4.4.pkg
3.4.4
4.1.1
csmars-4.1.1.pkg
4.1.1
4.1.2 (2042) + script command
csmars-4.1.2.pkg2
4.1.2 (2040) without error
4.1.2 (2042)
csmars-4.1.2.pkg2
4.1.2 (2042)
4.1.3
csmars-4.1.3.pkg
4.1.3
4.1.4
csmars-4.1.4.pkg
4.1.4
4.1.5
csmars-4.1.5.pkg
4.1.5
4.2.1
csmars-4.2.1.pkg
4.2.1
4.2.2
csmars-4.2.2.pkg
4.2.2
4.2.3
csmars-4.2.3.pkg3
4.2.3
4.2.4 (2428)
csmars-4.2.4.pkg
4.2.4 (2428) or (2432)
4.2.5
csmars-4.2.5.pkg
4.2.5
4.2.6
csmars-4.2.6.pkg
4.2.6
4.2.7
csmars-4.2.7.pkg
4.2.7
4.2.8
csmars-4.2.8.pkg
4.2.8
4.3.1
csmars-4.3.1.pkg
1 An asterisk (*) next to a package name in this column identifies that this upgrade must be performed from the command line, as GUI support was lost with the closing of the upgrade.proteogonetwork.com website.
2 To upgrade from 4.1.1 or 4.1.2 (2040) to 4.1.2(2042), please review the special upgrade notes in the Quick Install and Release Notes for Cisco Security MARS Appliance 4.1.2 (2042).
3 The 4.2.3 upgrade package is approximately 1.6 GB due to the large number of signatures updated and due to the inclusion of a patch to the database software. Downloading the ISO image may take longer than previous packages.
Downloading the Upgrade Package from CCO
Upgrade images and supporting software are found on the CCO software download pages dedicated to MARS. You can access these pages at the following URLs, assuming you have a valid CCO account and that you have registered your SMARTnet contract number for your MARS Appliance
•
Top-level page: http://www.cisco.com/pcgi-bin/tablebuild.pl?topic=279644034
•
Upgrade files: http://www.cisco.com/pcgi-bin/tablebuild.pl/cs-mars
•
Recovery image files: http://www.cisco.com/pcgi-bin/tablebuild.pl/cs-mars-recovery
•
Supporting files: http://www.cisco.com/pcgi-bin/tablebuild.pl/cs-mars-misc
Note
If you are upgrading from a version earlier than those posted on CCO, please contact Cisco support for information on obtaining the required images. Do not attempt to skip versions along the upgrade path.
For information on obtaining a CCO account, see the following URL:
•
http://www.cisco.com/en/US/applicat/cdcrgstr/applications_overview.html
Important Notes
The following notes apply to the MARS 4.1.x, 4.2.x, and 4.3.x releases:
•
The performance of the Summary Page degrades when too many reports are added under My Reports. The smaller the number of reports under My Reports, the faster the Summary page loads. To ensure adequate performance, limit the number of reports to 6. This issue is partially described in CSCse18865.
•
Do not to use DISTINCT or SAME in queries, and do not run multi-line queries in Release 4.3.1. If you run such a query, the system time outs after 20 minutes without returning any results. The message "Timeout Occurred" appears instead. You can use DISTINCT and SAME in a Query to create a rule with the Query interface.
•
For Symantec AntiVirus, the Symantec agent hostname (AV client computer name) appears in the "Reported User" column of the event data. Therefore, you can define a query, report or rule related to this agent based on the "Reported User" value.
•
The False Positive and Query pages (multi-column result format) have changed. You can now query on firing events that triggered false positives within a time interval. Such queries will render events that did not appear on the False Positive page. To ensure performance, the False Positive page only displays false positives from the most recent 10,000 firing events. To view additional false positives, you must perform a query.
The following notes describe new behavior based on the resolution of specific caveats. Be sure to check the upgrade notes for each release for important notes on data migration.
Quick Install Notes
It is recommended that users read the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System. However, for those users who simply want to get the MARS Appliance up and running, the following two topics, taken from the Install and Setup Guide for Cisco Security Monitoring, Analysis, and Response System, summarize the hardware installation and initial software configuration:
1.
Installation Quick Reference
2.
Checklist for Initial Configuration
Installation Quick Reference
Table 2 provides an overview of the installation and initial configuration process. Following installation and initial configuration, see the following publications for information on how to use a browser and the HTML interface to fully configure your MARS Appliance to provide the security threat mitigation (STM) services you want from this installation:
•
User Guide for CS-MARS Local Controller Version 4.2.x
•
User Guide for CS-MARS Global Controller Version 4.2.x
Checklist for Initial Configuration
Initial configuration of the appliance accomplishes several goals:
•
Introduces the two user interfaces to MARS: the command line interface (CLI) and the web interface.
•
Licenses the appliance.
•
Prepares the appliance to monitor and communicate on your network.
•
Configures the system time so that event correlation works properly.
•
Ensures the system administrative account is configured properly.
•
Ensures appliance is running the most recent version of software.
The following checklist describes the tasks required to initially configure your MARS Appliance. Each task might contain several steps; the tasks and steps within should be performed in order. The checklist contains references to the specific procedures used to perform each task.
Task
1.
Establish a console connection to the appliance.
Initial configuration requires a console connection to access the CLI. You should establish this connection with the power turned off on the MARS Appliance. Three console connection options exist:
•
A direct console connection to the appliance using a keyboard and monitor
•
A standard serial console connection between a computer and the appliance using a terminal emulation package
•
An Ethernet console connection between a computer and the appliance using a terminal emulation package
After you have chosen and configured your console connection, you must power up the appliance.
Result: The appliance is powered up and you can see the command line prompt through your console connection.
For more information, see:
2.
Command Line Configuration: Setting the system administrative account's default password and configuring the interfaces.
The command line configuration is separated into three tasks, each task being separated by a reboot of the appliance. The first task involves performing three to four procedures:
•
Collect the information required to configure the appliance to operate optimally on your network.
•
Log in to the appliance and change the password associated with the system administrative account (pnadmin).
•
Configure the eth0 network interface, specifying the default gateway and IP address and network mask pair for that interface.
•
(Optional) Configure the eth1 network interface, specifying the IP address and network mask pair for that interface.
Each MARS Appliance has two Ethernet interfaces: eth0 and eth1. The eth0 interface is the dedicated interface used for collecting event data and logs from your network. The eth1 interface is intended for use in an out-of-band management (OOBM) network or for a console connection. Therefore, your default gateway and IP address/mask values should focus on the network connections to be used to monitor the data streams of reporting devices, and these settings should be applied to eth0.
Note
The MARS Appliance does not allow you to configure both of its interfaces on the same network.
Result: The default password is no longer associated with the system administrative account and the appliance is more secure. Also, the eth0 is configured to communicate on your network. When you complete the IP address configuration changes for either, the appliance reboots.
For more information, see:
•
Configuring Basic Network Settings at the Command Line
•
Change the Default Password of the System Administrative Account
•
Specify the IP address and Default Gateway for the Eth0 Interface
•
(Optional) Specify the IP Address and Default Gateway for the Eth1 Interface
3.
Command Line Configuration.
The second task of the CLI configuration involves setting the hostname of the appliance. The hostname is used to uniquely identify which appliance collects a specific log and which appliance fires an inspection rule. This unique identity is especially important in an environment where Global Controller is running. To complete this task, you must:
•
Log in to the appliance using the system administrative account and the new password.
•
Set the hostname of the appliance.
Result: The hostname is configured for the appliance. The appliance reboots.
For more information, see:
4.
Command Line Configuration.
The third and final task of the initial CLI configuration involves specifying those settings that help ensure the integrity of the event correlation and complete your network connection, allowing access to the appliance from other hosts on the network. In other words, after you complete this phase, you can connect to and complete the appliance configuration using a non-console connection from any host on your network. To complete this task, you must:
•
Log in to the appliance using the system administrative account and the new password.
•
Set any additional static routes.
•
Set the clock.
•
Set the NTP server settings.
•
Set the DNS domain name.
•
Connect the appliance to the network (that is, plug in the Cat 5 cables.)
Result: Now you have network connectivity. You can access the CLI interface using an Secure Shell (SSH) client on any host that can reach the appliance, and you can log in to the web interface to complete the initial configuration.
For more information, see:
5.
Complete initial configuration using the web interface.
After you have completed the cable connections to the MARS Appliance, defined the required network connection settings, and specified any additional default routes, you can start the web interface configuration process. Verify the configuration settings of your browser before configuring the MARS Appliance (see Web Browser Client Requirements).
During this phase, you configure the following:
•
Appliance license
•
Zone identification (Global Controller only)
•
E-mail server identification
•
DNS addresses
•
E-mail address for the system administrative account (pnadmin)
•
TACACS/AAA login prompt settings
Result: You have configured your appliance to communicate on the network, properly correlate events, and issue system e-mails to a monitored e-mail address.
For more information, see:
•
Completing the Configuration using MARS web interface
•
Verifying and Updating Network Settings
•
Configure E-mail Settings for the System Administrative Account
6.
Upgrade the appliance to the most recent software version.
The software version determines the currency of signatures, system inspection rules, features, and bug fixes. An important part of your security solution is ensuring that you maintain the most up-to-date software on the MARS Appliance. This process involves preparing an upgrade strategy and selecting a method, determining your current version, identifying the most recent version, and downloading and applying all intermediate versions of the software.
Result: The appliance is running the most recent version of software.
For more information, see:
Caveats
This section describes the open and resolved caveats with respect to this release.
•
Resolved Caveats - Release 4.3.1
•
Resolved Caveats - Releases Prior to 4.3.1
For your convenience in locating caveats in Cisco's Bug Toolkit, the caveat titles listed in this section are drawn directly from the Bug Toolkit database. These caveat titles are not intended to be read as complete sentences because the title field length is limited. In the caveat titles, some truncation of wording or punctuation may be necessary to provide the most complete and concise description. The only modifications made to these titles are as follows:
•
Commands are in boldface type.
•
Product names and acronyms may be standardized.
•
Spelling errors and typos may be corrected.
Note
If you are a registered cisco.com user, view Bug Toolkit on cisco.com at the following website:
http://www.cisco.com/support/bugtools
To become a registered cisco.com user, go to the following website:
http://tools.cisco.com/RPF/register/register.do
Open Caveats - Release 4.3.1




