McAfee Network Security Platform

Size: px
Start display at page:

Download "McAfee Network Security Platform"

Transcription

1 Network Security Platform v5.1 Page 1 McAfee Network Security Platform [formerly McAfee IntruShield ] Release Version 5.1 (Document was revised on 11/26/09) Software versions in this release This document applies only to the following software versions. Network Security Manager Image for Windows Server 2003/MySQL Signature set Network Security Sensor M-6050/ M-8000 image Network Security Sensor M-3050/ M-4050 image Network Security Sensor M-2750 image Network Security Sensor M-1250/ M-1450 image This 5.1 maintenance release is for addressing Manager software issues. This version of 5.1 Manager software can be used to configure and manage I-series, M-series, and N-series Sensors.

2 Network Security Platform v5.1 Page 2 Contents 1 What s new in this release s resolved in this release Resolved Sensor software issues Resolved Manager software issues Known outstanding issues Known Sensor software issues Known Manager software issues Installation and upgrade notes Technical assistance and problem reporting M ore Information... 10

3 Network Security Platform v5.1 Page 3 1 What s new in this release This section details the additions and/or enhancements delivered with this 5.1 Release. Support for Integration with Foundstone 6.8 With this release of 5.1, the Manager supports integration with Foundstone version 6.8. Coverage of new TCP\IP vulnerabilities This release of Network Security Platform covers the new TCP/IP vulnerabilities, including the ones disclosed in Microsoft Security Bulletins MS These vulnerabilities could allow an attacker to cause a Denial-of-Service (DoS) or execute code remotely on a compromised machine. The corresponding attack IDs of the vulnerabilities covered and related details are given below. Note: For protection against the following attacks, you need Sensor software / and Signature set version or above. 1. AID 0x00009d00 TCP: Small Window Flow Detected: This alert indicates the presence of a TCP flow with a very small window size advertised by the client. Multiple such flows can potentially lead to resource exhaustion on the server. This alert indicates a component attack. The correlated attack ID is 0x Please refer to KB60305 for more details. The vulnerabilities covered by this attack signature are: CVE TCP/IP Zero Window Size Vulnerability CVE TCP/IP Orphaned Connections Vulnerability For the details on these vulnerabilities, you can go to or 2. AID 0x TCP: Small Window DoS: This alert indicates an attempt to exploit a DoS vulnerability by sending multiple TCP flows to a victim server with a very small client receive window size in the TCP header. This alert indicates a correlated attack. The component attack ID is 0x00009d00. Please refer to KB60305 for more details. 3. AID 0x00009e00 TCP: 3-Way Handshake PAWS Fail DoS: This alert indicates an attempt to establish a TCP flow that will fail the "PROTECT AGAINST WRAPPED SEQUENCE NUMBERS" (PAWS) test. This can potentially lead to resource exhaustion or even code execution on the victim machine. The vulnerability covered by this attack signature is CVE TCP/IP Timestamps Code Execution Vulnerability. 4. AID 0x00009b00 TCP: SYN Packet Fixed Options Header: This alert indicates the presence of a TCP Syn packet with a fixed options pattern. It has been observed that an exploit tool can send such packets that can potentially lead to a DoS condition. This alert indicates a component attack. The correlated attack ID is 0x Please refer to KB60305 for more details. 5. AID 0x TCP: SYN Packet Fixed Header Options DoS: This alert indicates that someone is attempting to DoS the victim by sending TCP SYN packets with fixed options in the header. This alert indicates a correlated attack. The component attack ID is 0x00009b00. Please refer to KB60305 for more details. Detection of attacks related to Conficker worm AID 0x45d09300 WORM: Conficker Activity Detected: This update provides accurate coverage for the detection of Conficker communication over TCP/UDP protocols. The detection logic uses the port generation algorithm used by Conficker worm. For further details, go to: Support for forwarding ICMP checksum error Earlier the CLI command set tcpudpchecksumerrorr forward could be used for forwarding TCP and UDP packets alone. With this release, this CLI command can be used to forward ICMP checksum errors as well.

4 Network Security Platform v5.1 Page 4 Enabling layer2 forwarding on ports and VLANs This release of 5.1 provides new CLI commands to support layer2 forwarding. No security functions will be applied for packets forwarded with layer2 forward. McAfee recommends using layer2 forwarding for high latency applications. Enable or disable TCP port for Layer2 forwarding This command enables or disables a single port or a range of TCP ports. The first port number is the mandatory port number. The second port number is an optional port number, which will act as a range. Syntax: layer2 forward tcp (enable disable) < > [< >] For example: layer2 forward tcp enable 5 will enable port layer2 forwarding on TCP port 5 alone. While layer2 forward tcp enable 5 10 will enable layer2 forwarding on TCP ports from 5 to 10. Enable or disable UDP port for Layer2 forwarding This command enables or disables a single port or a range of UDP ports. The first port number is the mandatory port number. The second port number is an optional port number, which will act as a range. Syntax: layer2 forward udp (enable disable) < > [< >] For example: layer2 forward tcp enable 5, will enable port layer2 forwarding on UDP port 5 alone. While layer2 forward tcp enable 5 10 will enable layer2 forwarding on UDP ports from 5 to 10. Enable or disable VLAN id for Layer2 forwarding This command enables or disables a single VLAN ID or a range of VLAN ID on all interfaces available on the Sensor. The first ID is the mandatory VLAN ID. The second VLAN ID is optional, which will act as a range. Syntax: layer2 forward vlan (enable disable) <0-4095> [<0-4095>] For example: layer2 forward vlan enable 5, will enable port layer2 forwarding on VLAN 5 alone on all interfaces. While layer2 forward vlan enable 5 10 will enable layer2 forwarding on VLAN within the range of 5 to 10 on all interfaces. Remove Layer2 forwarding on VLAN id or TCP/UDP port This command will remove all the ports or VLANs that are enabled for layer2 forwarding. For TCP/UDP, it will remove all the port numbers from 0 to that were enabled and also disable the layer2 forwarding feature for TCP. Similarly for VLAN all the 0 to 4095 VLAN ID are cleared and the feature is disabled. Syntax: layer2 forward clear (all tcp udp vlan) Show layer2 forward for port and vlan When show layer2 forward all is provided it will show all the TCP/UDP ports and the VLAN IDs (separated by comma) that are enabled for layer2 forwarding. The show layer2 forward returns the same result as show layer2 forward all. Syntax: show layer2 forward (all tcp udp vlan <cr>) Enable or disable VLAN on specific interface for Layer2 forwarding This command enables or disables the VLAN on the interface as specified by the interface parameter. Syntax: layer2 forward vlan (enable disable) <0-4095> interface (all 1A-1B 2A-2B.) For example: layer2 forward vlan enable 5 interface 3A-3B will enable port layer2 forwarding on VLAN 5 on interface 3A-3B. Enable or disable range of VLAN on specific interface for Layer2 forwarding This command enables or disables the range of VLANs on the interface as specified by the interface parameter. The first number represents the start of the range, while the second number represents the end. Syntax: layer2 forward vlan (enable disable) <0-4095> <0-4095> interface (all 1A- 1B 2A-2B.)

5 Network Security Platform v5.1 Page 5 For example: layer2 forward vlan enable 5 10 interface 3A-3B will enable layer2 forwarding on VLAN within the range 5 to 10 on interface 3A-3B. 2 s resolved in this release The following table contains issues resolved in this release of Network Security Platform Resolved Sensor software issues Unless specified otherwise, the resolved Sensor software issues listed below are applicable to all M-series Sensor models: High severity Sensor software issues / In failover setups, there is a chance of packet drops on the sensor after running under high load for few weeks [M-8000] Incorrect ACL action with Permit and Ignore ACLs There is a chance of a Sensor reboot when a certain rare sequence of TCP fragments is received at the Sensor [M-1250/M-1450] Sensors in a failover pair reboot occasionally because of an internal Sensor error Excessive flapping of log channel and alert channel may cause the Sensor to reboot Possibility of a Sensor to reboot when a lot of alert and packet logs are being sent to the Manager and the user is trying to deinstall the Sensor [M-4050] When ICMP packets with a certain pattern in the payload are received over a long period of time, it can cause a traffic outage If alert throttling is enabled, the Sensor sends packet logs for throttled alerts to the Manager after the number of packet logs exceed 100,000. The additional packet logs could fill up the Manager database and cause out-of-memory errors While using the third-party NMS feature, if excessive SNMPv3 authentication failures occur, the Sensor reboots due to the Sensor running out of memory Some enhancements done to the SSH protocol (first released in signature sets / ), exposed an error condition in the Sensor software that could cause performance/latency issues on the Sensors when parsing certain types of SSH traffic The show mem-usage command does not display the attack marker usage properly Attack Markers Exhausted counters are getting incremented. Medium severity Sensor software issues [M-8000] ICMP timeouts are seen when fragments with jumbo packets are sent through the Sensor.

6 Network Security Platform v5.1 Page 6 Medium severity Sensor software issues [M-1250/M-1450] The flash LED comes on and stays during startup when no Compact Flash is in the slot [M6050] 1 Gigabit fiber ports fail to link up when the operating mode is changed from TAP to in-line or vice-versa W32/Conficker.C Response Detected" reported attack could be a false positive alert with certain type of traffic / [M-8000] The Sensor with ports configured in fail-open can occasionally reboot after an upgrade to the latest Sensor software Resource exhaustion causes packet logging to stop when certain type of traffic is received for a long duration On rare occasions, the Sensor could reboot after a file transfer of size more than 4 GB. Low severity Sensor software issues The Sensor could occasionally report Link Failure false positive messages on the response port [M-8000] "Off/HdrLen Error Drop Count" could be reported incorrectly on 14B The Sensor sends suppressed alerts only after the Sensor configuration is updated or after disabling suppression [M-1250/M-1450] The shutdown command behavior is not consistent between M-1250 and M-1450 Sensors. 2.2 Resolved Manager software issues High severity Manager software issues The Manager server has high CPU utilization when IPS Quarantine is enabled for all attacks. Medium severity Manager software issues The Threat Analyzer is disconnected after running for a few hours when using a 64bit OS In an MDR setup, when one of the Managers is down for an extended period, then upon restart, synchronization of the missing alerts and packet logs with its Peer Manager does not happen correctly The Historical Threat Analyzer is having issue with loading 500,000 alerts Unable to disable the "Backup Files" deletion option under the Manager > Maintenance page Relevancy data is displayed as N/A in the Syslog message.

7 Network Security Platform v5.1 Page 7 Medium severity Manager software issues In the Threat Analyzer Port Throughput utilization monitor, the mouse-over summary displays an incorrect data when the value is greater than 2Gbps The UDS Editor alters the OFFSET and DEPTH field values when the signature is saved The dbtuning.bat file does not work on some Windows systems In the Real-time Threat Analyzer, the Does not equal condition for filtering IPs under the Display Filter criteria does not work correctly Unable to upload the logon banner from a path that has non-english characters Unable to choose the default policy at the time of editing a child domain if the policy was created at the child domain level The scheduled backup process is running on a daily basis when configured as weekly The modification time of unacknowledged faults is modified after a restart of the Manager service The status for an offline signature set download is displayed as "In progress" for a long time. 3 Known outstanding issues The following tables contain the known, outstanding issues for this release of Network Security Platform Known Sensor software issues High severity Sensor issues Workaround Rate limiting does not work on M-8000 S ports. Medium severity Sensor issues Workaround [NAC] When multiple interfaces are active on a host simultaneously, and a single Sensor sees traffic from the same host, NAC can be done only on traffic from one of the interfaces. Ensure that your NAC configuration is enabled for only one interface on the Sensor [McAfee NAC] The OS information for MAC hosts are displayed as Unknown instead of Unmanageable Fragmented packets within tunneled traffic are dropped when both inner and outer headers are fragmented. Disable tunneling using "set parsetunneledtraffic disable" ACLs do not work when applied to tunneled traffic Attack detection does not work for tunneled flows containing MPLS or double VLAN tagged packets When TACACS+ is used with a 64 character encryption key, remote authentication fails.. Use a key of 63 characters or less Only in the case of copper SFPs set to 1Gbps w/auto-negotiation, ports Reconfigure using ISM to

8 Network Security Platform v5.1 Page 8 Medium severity Sensor issues Workaround can come up at 100Mbp or 10Mbps depending on the behavior of the peer device. All other configurations (fiber SFPs and 10Mbps or 100Mbps copper set to auto-negotiation) result in behavior that matches the documentation. If the peer device supports the configured speed the link comes up, otherwise it does not Some stats displayed by the sensor CLI command show inlinepktdropstats are not cleared when the clrstats command is entered at the CLI. match peer port setting. 3.2 Known Manager software issues High severity Manager issues Workaround [IPS] After upgrading from 4.1 to 5.1, the configurations for alert filters and rule sets created in the Central Manager [before upgrade] are not pushed to the Manager automatically (Client on Windows 2003 and IE 6.0) Any Export/Import functionality closes the Configuration Tool window. The rule sets and alert filters created before upgrade can be pushed to the Manager by forcibly doing Full Synchronization through Central Manager. This functionality is currently unavailable when using the ISM client on a Windows 2003 system. Use Windows XP instead. If you wish to use Windows 2003, use IE 7.0 as your browser. Medium severity Manager issues ID Summary Workaround [NAC] On changing the NAZ policy on the Threat Analyzer for a VPN Host, the new NAZ policy name is not dynamically updated on the Threat Analyzer, but gets correctly updated on the Sensor. Restart the Threat Analyzer [IPS] On importing the sensor configuration into the Manager, the IPv4 Fragment Reassembly field is not correctly updated [IPS] "Synchronization Required" (Manager List -> Policy Synchronization tab) status is not becoming true when Alert filters / Rule Sets are created in the Central Manager after upgrade. Reason column also remains blank. Manually change the setting for IPv4 Fragment Reassembly after import [NAC] The backup AD for a domain in the user identity store is not used for role derivation lookup if the primary AD for the same domain is down [NAC] OS information for unmanageable hosts is not displayed in the Threat Analyzer Hosts page When users with system security roles access the Manager using the Central Manager, and attempts to add/modify configurations, a blank

9 Network Security Platform v5.1 Page 9 Medium severity Manager issues ID Summary Workaround page is displayed [IPS] Received the anomsnmpgetnexttimeddosendtime exception while accessing the Manage DoS Filters page In Alert Manager preferences, when the Max row limit value is increased, it requires a restart for the changes to take effect [IPS] The Resource Tree does not refresh after changing from span to inline mode [IPS] In Alert Manager, description for Host Intrusion Prevention alerts is blank [IPS] Bulk editing a very large number of attacks causes 100% CPU utilization In some instances, the faultlog table may not get updated (for example, a fault persists after acknowledgement) Archive files larger than 4GB become corrupted due to.zip file format limitations. Restart the Alert Manager. Perform a manual refresh after changing the mode.... Any time you create an archive, validate the archive on a separate machine before deleting alerts and packet logs that have been archived. An archive file larger than 4GB is very likely corrupted. Low severity Manager issues Workaround The Threat Analyzer displays the session time as "Not Available" for quarantined hosts after a sensor reboot [IPS] SNMP Traps are not including all details for UDS attacks. 4 Installation and upgrade notes The following table provides the Network Security Platform components versions supported for upgrading to this release of 5.1 Sensor and Manager software: Manager image M-6050, M-8000 Sensor Image M-3050, M-4050 Sensor Image M-2750 Sensor Image M-1250/M-1450 Sensor Image or above or above , or above or above or above or above or Upgrade from the 4.1 version of the Sensor software is not applicable for the following models: M-1250, M-1450, M-2750, M-3050, M-4050 If you have 4.1 M-6050/M-8000 Sensors in your setup, and are planning to upgrade to 5.1, note that features such as VLAN bridging and parsing of GRE tunneled traffic are not supported on M-series Sensors in 5.1.

10 Network Security Platform v5.1 Page 10 5 Technical assistance and problem reporting Technical support may request certain information from you to assist you in troubleshooting. A description of this information is provided in On-line Contact McAfee Technical Support at Registered customers can obtain up-to-date documentation, technical bulletins, and quick tips on McAfee 24x7 comprehensive KnowledgeBase. In addition, customers can also resolve technical issues with the online case submit, software downloads, and signature updates Via Phone Technical Support is available 7:00am to 5:00pm PST Monday-Friday. 24x7 Technical Support is available for customers with PrimeSupport Priority or Enterprise service contracts. Phone: (US Toll Free) or (Outside US) Note: McAfee requires that you provide your GRANT ID and the serial number of your system when opening a ticket with Technical Support. You will be provided with a username and password for the online case submission. 6 More Information To view the complete Network Security Platform 5.1 Documentation, 1. Go to 2. Click Read Product Documentation. 3. To view sensor related information, under Product categories, select: Network Security Sensor Hardware - select the sensor model number followed by version as 5.1 Network Security Sensor Software - select the version as Similarly, to view Manager related information, under Product categories, select: Network Security Manager Software Refer the table below if you are looking for more information on Network Security Platform 5.1: Information regarding Information on the immediate previous 5.1 releases: / [/M-8000/M-6050/M-4050/ M-3050/M-2750, M-1450/ M-1250] [I-series] [N-450] Features introduced in the previous 5.1 releases Resolved/known issues in previous versions of 5.1 Sensor/Manager/Signature Set requirements Sensor requirements Where can I find? Go to > Read Product Documentation > Network Security Sensor Software / Network Security Manager Software. Look for marked with the released Sensor and Manager software versions in the title. Refer the for the corresponding version. Refer the for the corresponding version. Refer the corresponding Sensor Product Guide for the sensor model that you have purchased.

11 Network Security Platform v5.1 Page 11 Information regarding Compatibility with 3rd-Party tools Database requirements Manager system and client requirements Additional server requirements License requirements Upgrade instructions Sensor CLI commands Supported protocols list Providing a diagnostics trace for a sensor Where can I find? 4.1 to 5.1 Upgrade Guide Sensor CLI Guide Go to > Search the KnowledgeBase > KB Troubleshooting Guide

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.91-8.1.3.124-2.11.9 Manager-XC-Cluster Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 8.1

McAfee Network Security Platform 8.1 Revision C McAfee Network Security Platform 8.1 (8.1.7.91-8.1.3.124 Manager-M-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.52-8.3.3.27-2.11.9 Manager-XC-Cluster Release Notes McAfee Network Security Platform 8.3 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.91-8.1.7.44 Manager-Virtual IPS Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Managing Latency in IPS Networks

Managing Latency in IPS Networks Revision C McAfee Network Security Platform (Managing Latency in IPS Networks) Managing Latency in IPS Networks McAfee Network Security Platform provides you with a set of pre-defined recommended settings

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.82-8.1.3.100 Manager-M-series Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision B McAfee Network Security Platform (8.1.7.5-8.1.3.43 M-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.52-8.3.5.32 Manager-NS-series Release Notes McAfee Network Security Platform 8.3 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.3.6-8.1.3.5 M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product documentation

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.82-8.1.5.175-8.1.3.100 Manager-XC-Cluster Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.5-8.1.3.43 M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product documentation

More information

Network Security Platform 8.1

Network Security Platform 8.1 FIPS Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product documentation About this

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.82-8.1.7.34 Manager-Virtual IPS Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.91-8.1.5.210 Manager-NS-series Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.96-8.1.3.130 Manager-M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.64-8.3.5.47 Manager-NS-series Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.64-8.3.3.35 Manager-M-series Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.44-8.3.5.11-8.3.5.15 Manager-NS-series Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.33-8.1.5.135 Manager-NS-series Release Notes Network Security Platform 8.1 Revision D Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.44-8.3.7.14 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 9.2

McAfee Network Security Platform 9.2 Revision B McAfee Network Security Platform 9.2 (9.2.7.22-9.2.5.27 Manager-NS-series Release Notes) Contents About this release New features Enhancements Resolved Issues Installation instructions Known

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.91-8.1.3.40 NTBA Appliance Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation Instructions Known issues Product

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.33-8.1.3.89-2.11.9 Manager-XC-Cluster Release Notes Network Security Platform 8.1 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 Revision A McAfee Network Security Platform 8.3 (8.3.7.86-8.3.5.53 Manager-NS-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 8.1

McAfee Network Security Platform 8.1 Revision A McAfee Network Security Platform 8.1 (8.1.7.105-8.1.5.219 Manager-NS-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Network Security Platform Overview

Network Security Platform Overview Quick Tour Revision B McAfee Network Security Platform 8.1 Network Security Platform Overview McAfee Network Security Platform [formerly McAfee IntruShield ] is a combination of network appliances and

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 Revision A McAfee Network Security Platform 8.3 (8.3.7.86-8.3.7.59 Manager-Virtual IPS Release Notes) Contents About this release New features Enhancements Resolves issues Installation instructions Known

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.13-8.1.5.57 NS-series Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product documentation

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.100-8.1.3.130 Manager-M-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 Revision A McAfee Network Security Platform 8.3 (8.3.7.86-8.3.3.39 Manager-M-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.12-8.1.5.39 NS-series Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Resolved issues Installation instructions Known issues Product documentation

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.28-8.3.7.6 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.28-8.3.3.9 Manager-Mxx30-series Release Notes McAfee Network Security Platform 8.3 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 Revision A McAfee Network Security Platform 9.1 (9.1.7.73-9.1.3.11 Manager-M-series, Mxx30-series, and XC Cluster Release Notes) Contents About the release New features Enhancements Resolved Issues Installation

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.15-9.1.5.9 Manager-NS-series Release Notes McAfee Network Security Platform 9.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform

McAfee Network Security Platform McAfee Network Security Platform 9.2 (Quick Tour) McAfee Network Security Platform [formerly McAfee IntruShield ] is a combination of network appliances and software that accurately detects and prevents

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.49-9.1.3.6 Manager-M-series, Mxx30-series, XC Cluster Release Notes McAfee Network Security Platform 9.1 Revision C Contents About the release New features Enhancements Resolved issues Installation

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.68-8.3.7.55-8.3.7.14 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions

More information

Monitoring the Device

Monitoring the Device The system includes dashboards and an Event Viewer that you can use to monitor the device and traffic that is passing through the device. Enable Logging to Obtain Traffic Statistics, page 1 Monitoring

More information

McAfee Network Security Platform 9.2

McAfee Network Security Platform 9.2 McAfee Network Security Platform 9.2 (9.2.7.22-9.2.7.20 Manager-Virtual IPS Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision A McAfee Next Generation Firewall 5.7.8 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.86-8.3.7.56 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 Revision A McAfee Network Security Platform 9.1 (9.1.7.63-9.1.7.12 Manager-Virtual IPS Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.13-8.1.5.71 NS9x00-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.15-9.1.3.4 Manager-M-series, Mxx30-series, XC Cluster Release Notes McAfee Network Security Platform 9.1 Revision A Contents About this release New features Enhancements Resolved issues Installation

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision B McAfee Next Generation Firewall 5.7.4 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

McAfee Network Security Platform

McAfee Network Security Platform NS9x00 Quick Start Guide Revision E McAfee Network Security Platform This quick start guide explains how to quickly set up and activate your McAfee Network Security Platform NS-series Sensor in in-line

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision E McAfee Network Security Platform (9.1.7.11-9.1.3.4 Manager-M-series, Mxx30-series, XC Cluster Release Notes) Contents About this release New features Enhancements Resolved issues Installation

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.5-8.1.3.10 NTBA Appliance Release Notes Network Security Platform 8.1 Revision B Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Find

More information

McAfee Network Security Platform 8.1

McAfee Network Security Platform 8.1 Revision J McAfee Network Security Platform 8.1 (Troubleshooting Guide) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.49-9.1.5.20 Manager-NS-series Release Notes McAfee Network Security Platform 9.1 Revision C Contents About the release New features Enhancements Resolved issues Installation instructions Known issues

More information

Corrigendum 3. Tender Number: 10/ dated

Corrigendum 3. Tender Number: 10/ dated (A premier Public Sector Bank) Information Technology Division Head Office, Mangalore Corrigendum 3 Tender Number: 10/2016-17 dated 07.09.2016 for Supply, Installation and Maintenance of Distributed Denial

More information

SOURCEFIRE 3D SYSTEM RELEASE NOTES

SOURCEFIRE 3D SYSTEM RELEASE NOTES SOURCEFIRE 3D SYSTEM RELEASE NOTES Version 5.3.0.2 Original Publication: April 21, 2014 Last Updated: April 25, 2016 These release notes are valid for Version 5.3.0.2 of the Sourcefire 3D System. Even

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 Revision B McAfee Network Security Platform 9.1 (9.1.7.75-9.1.3.13 Manager-M-series, Mxx30-series, and XC Cluster Release Notes) Contents About the release New features Enhancements Resolved Issues Installation

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.19.23-8.1.15.14 Manager-M-series FIPS Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Enhancements Resolved issues Known issues Installation instructions

More information

Peplink SD Switch User Manual. Published on October 25th, 2018

Peplink SD Switch User Manual. Published on October 25th, 2018 Peplink SD Switch User Manual Published on October 25th, 2018 1 Table of Contents Switch Layout 4 Specifications 5 Hardware Overview 6 Quick Start Functions 7 Reset Switch 7 Connect Ethernet 7 Connect

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 Revision E McAfee Network Security Platform 9.1 (Troubleshooting Guide) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

McAfee Gateway Appliance Patch 7.5.3

McAfee  Gateway Appliance Patch 7.5.3 Release Notes McAfee Email Gateway Appliance Patch 7.5.3 Contents About this release Resolved issues Installation - incremental package Installation - full images Known issues Find product documentation

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision A McAfee Next Generation Firewall 5.7.1 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

Request for Proposal (RFP) for Supply and Implementation of Firewall for Internet Access (RFP Ref )

Request for Proposal (RFP) for Supply and Implementation of Firewall for Internet Access (RFP Ref ) Appendix 1 1st Tier Firewall The Solution shall be rack-mountable into standard 19-inch (482.6-mm) EIA rack. The firewall shall minimally support the following technologies and features: (a) Stateful inspection;

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.12-9.1.5.15 NS7x50-series Release Notes McAfee Network Security Platform 9.1 Revision A Contents About this release New features Resolved issues Installation instructions Known issues Product documentation

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision B McAfee Network Security Platform (9.2.9.3-9.2.5.34 Manager-NS3500 Release Notes) Contents About this release New Features Resolved issues Installation instructions Known issues Product documentation

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision A McAfee Network Security Platform (9.1.7.75-9.1.3.12 Manager-NTBA Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

Stonesoft Management Center. Release Notes Revision A

Stonesoft Management Center. Release Notes Revision A Stonesoft Management Center Release Notes 5.10.2 Revision A Table of contents 1 About this release...3 System requirements... 3 Build version...4 Compatibility... 5 2 New features...6 3 Enhancements...

More information

McAfee Network Security Platform 8.1

McAfee Network Security Platform 8.1 8.1.7.73-8.1.5.163-3.5.82 Manager-XC-Cluster Release Notes McAfee Network Security Platform 8.1 Revision B Contents About this release New features Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.11-9.1.7.4 Manager-Virtual IPS Release Notes McAfee Network Security Platform 9.1 Revision C Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision B McAfee Next Generation Firewall 5.7.3 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

Fundamentals of Network Security v1.1 Scope and Sequence

Fundamentals of Network Security v1.1 Scope and Sequence Fundamentals of Network Security v1.1 Scope and Sequence Last Updated: September 9, 2003 This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document

More information

Next Generation Firewall

Next Generation Firewall Next Generation Firewall Release Notes 5.10.10 Revision A Contents About this release on page 2 Lifecycle model on page 2 System requirements on page 3 Build version on page 6 Compatibility on page 7 New

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision A McAfee Network Security Platform (9.1.7.73-9.1.3.54 Manager-NTBA Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

Gigabit Ethernet XMVR LAN Services Modules

Gigabit Ethernet XMVR LAN Services Modules Gigabit Ethernet XMVR LAN Services Modules Ixia's Gigabit Ethernet XMVR LAN Services Modules (LSMs) offer Layer 2-3 network testing functionality in a single test system. Each test port supports wire-speed

More information

Gigabit Ethernet XMVR LAN Services Modules

Gigabit Ethernet XMVR LAN Services Modules Gigabit Ethernet XMVR LAN Services Modules Ixia's Gigabit Ethernet XMVR LAN Services Modules (LSMs) offer Layer 2-3 network testing functionality in a single test system. Each test port supports wire-speed

More information

McAfee Network Security Platform 9.2

McAfee Network Security Platform 9.2 Revision B McAfee Network Security Platform 9.2 (9.2.7.9-9.2.7.10 Manager-Virtual IPS Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision A McAfee Next Generation Firewall 5.7.10 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

This document contains important information about the current release. We strongly recommend that you read the entire document.

This document contains important information about the current release. We strongly recommend that you read the entire document. Release Notes Revision A McAfee Security Management Center 5.8.3 Contents About this release Resolved issues Installation instructions Upgrade instructions System requirements Build version Compatibility

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision A McAfee Next Generation Firewall 5.7.9 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

Configuring attack detection and prevention 1

Configuring attack detection and prevention 1 Contents Configuring attack detection and prevention 1 Overview 1 Attacks that the device can prevent 1 Single-packet attacks 1 Scanning attacks 2 Flood attacks 3 TCP fragment attack 4 Login DoS attack

More information

Seqrite Unified Threat Management

Seqrite Unified Threat Management Seqrite Unified Threat Management 2.1 Release Notes July 2, 2018 Seqrite Unified Threat Management www.seqrite.com Copyright Information Copyright 2018 Quick Heal Technologies Ltd. All Rights Reserved.

More information

Ethernet Routing Switch 4800 Series Software Release

Ethernet Routing Switch 4800 Series Software Release Ethernet Routing Switch 4800 Series Software Release 5.10.1 1. Release Summary Release Date: 06-June-2017 Purpose: Software patch release to address customer and internally found software issues. 2. Important

More information

McAfee Network Security Platform 9.2

McAfee Network Security Platform 9.2 Revision C McAfee Network Security Platform 9.2 (9.2.7.9-9.2.5.6 Manager-NS-series Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.0

Cisco Terminal Services (TS) Agent Guide, Version 1.0 First Published: 2016-08-29 Last Modified: 2018-01-30 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Device Management Basics

Device Management Basics The following topics describe how to manage devices in the Firepower System: The Device Management Page, on page 1 Remote Management Configuration, on page 2 Adding Devices to the Firepower Management

More information

This release of the product includes these new features that have been added since NGFW 5.5.

This release of the product includes these new features that have been added since NGFW 5.5. Release Notes Revision A McAfee Next Generation Firewall 5.7.6 Contents About this release New features Enhancements Known limitations Resolved issues System requirements Installation instructions Upgrade

More information

Network Security Platform 8.1

Network Security Platform 8.1 8.1.7.52-8.1.5.154 NS5x00-series Release Notes Network Security Platform 8.1 Revision A Contents About this release New features Resolved issues Installation instructions Known issues Product documentation

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.3 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

Overview of the NAM Traffic Analyzer

Overview of the NAM Traffic Analyzer CHAPTER 1 These topics provide information about using the various components of the NAM Traffic Analyzer: Introducing the NAM Traffic Analyzer, page 1-1 Using the NAM Graphical User Interface A Closer

More information

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0 WLAN 9100 Release Notes Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release 8.1.0 WAP9114 Release 8.1.0 Avaya Inc - External Distribution 1. Introduction This document provides

More information

Chapter 6 Global CONFIG Commands

Chapter 6 Global CONFIG Commands Chapter 6 Global CONFIG Commands aaa accounting Configures RADIUS or TACACS+ accounting for recording information about user activity and system events. When you configure accounting on an HP device, information

More information

GIGABIT ETHERNET XMVR LAN SERVICES MODULES

GIGABIT ETHERNET XMVR LAN SERVICES MODULES GIGABIT ETHERNET XMVR LAN SERVICES MODULES DATA SHEET Ixia's Gigabit Ethernet XMVR LAN Services Modules (LSMs) offer Layer 2-3 network testing functionality in a single test system. Each test port supports

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.4 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

Check Point IPS R75. Administration Guide

Check Point IPS R75. Administration Guide Check Point IPS R75 Administration Guide 15 December 2010 2010 Check Point Software Technologies Ltd. All rights reserved. This product and related documentation are protected by copyright and distributed

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.15-9.1.3.3 Manager-NTBA Release Notes McAfee Network Security Platform 9.1 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known issues

More information

McAfee Network Security Platform Administration Course

McAfee Network Security Platform Administration Course McAfee Network Security Platform Administration Course Education Services administration course The McAfee Network Security Platform Administration course from McAfee Education Services is an essential

More information

Firepower Threat Defense Cluster for the Firepower 4100/9300

Firepower Threat Defense Cluster for the Firepower 4100/9300 Firepower Threat Defense Cluster for the Firepower 4100/9300 Clustering lets you group multiple Firepower Threat Defense units together as a single logical device. Clustering is only supported for the

More information

Cisco IOS Classic Firewall/IPS: Configuring Context Based Access Control (CBAC) for Denial of Service Protection

Cisco IOS Classic Firewall/IPS: Configuring Context Based Access Control (CBAC) for Denial of Service Protection Cisco IOS Classic Firewall/IPS: Configuring Context Based Access Control (CBAC) for Denial of Service Protection Document ID: 98705 Contents Introduction Prerequisites Requirements Components Used Conventions

More information

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version ACE Exam Question 1 of 50. Traffic going to a public IP address is being translated by your Palo Alto Networks firewall to your

More information

Modular Policy Framework. Class Maps SECTION 4. Advanced Configuration

Modular Policy Framework. Class Maps SECTION 4. Advanced Configuration [ 59 ] Section 4: We have now covered the basic configuration and delved into AAA services on the ASA. In this section, we cover some of the more advanced features of the ASA that break it away from a

More information

McAfee Next Generation Firewall 5.9.1

McAfee Next Generation Firewall 5.9.1 Release Notes Revision A McAfee Next Generation Firewall 5.9.1 Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Find product documentation About

More information

SOURCEFIRE 3D SYSTEM RELEASE NOTES

SOURCEFIRE 3D SYSTEM RELEASE NOTES SOURCEFIRE 3D SYSTEM RELEASE NOTES Version 5.3.0.3 Original Publication: April 21, 2014 These release notes are valid for Version 5.3.0.3 of the Sourcefire 3D System. Even if you are familiar with the

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-3 Configuring Date and Time Properties,

More information