New features and enhancements in SNS version 4.8.14 LTSB
IPsec VPN
A column indicating the Traffic Flow Confidentiality (TFC) has been added to the IPsec policy grid . This column is hidden by default.
SNMP - STORMSHIELD-ALARM-MIB
The OID (Object Identifier).1.3.6.1.4.1.11256.1.19.1.1.13 in the MIB STORMSHIELD-ALARM-MIB now makes it possible to find out the level of a protocol, ICMP or system alarm:
- Value of 1 for a major alarm,
- Value of 4 for a minor alarm.
Object database
Support references 85742 - 85902
Object databases that contain many dynamic objects now take less time to synchronize.
Dynamic routing
System command netstat and dynamic routing protocol Open Shortest Path First (OSPF)
Support references 85271 - 86200
The command netstat -axp ospf now displays statistical information regarding connections that relate to the OSPF dynamic routing protocol.
OSPF protocol
Support reference 86200
The maximum size of incoming and outgoing buffers on OSPF sockets can now be configured.
Authentication - RADIUS
Support reference 85699
The NAS-Identifier can now be customized. This allows the firewall serial number to be used as the NAS-Identifier, for example. To change this configuration, use the CLI/Serverd command suite:
CONFIG AUTH RADIUS CustomNasId=<string>
CONFIG AUTH ACTIVATE
More information on the command CONFIG AUTH RADIUS.