
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
293
https://rules.emergingthreats.net/open/suricata/
rules/emerging-worm.rules
These rules describe signs of network worm activity.
7.7.4 IPS/IDS configuration example with auto-update rules
Objective:
Organize LAN protection with auto-update rules from open sources.
192.168.1.0/24 – LAN
Solution:
Create a profile of addresses of LAN which we will protect:
esr(config)# object-group network LAN
esr(config-object-group-network)# ip prefix
192.168
.
1.0
/
24
esr(config-object-group-network)# exit
Configure the DNS client on the ESR to allow the names of the IPS/IDS rule update sources:
esr(config)# domain lookup enable
esr(config)# domain name-server
8.8
.
8.8
Create IPS/IDS security policy:
esr(config)# security ips policy OFFICE
esr(config-ips-policy)# description
"My Policy"
esr(config-ips-policy)# protect network-group LAN
Allow IPS/IDS operation on the bridge 1 LAN interface:
esr(config)# bridge
1
esr(config-bridge)# service-ips enable
Configure IPS/IDS parameters:
esr(config)# security ips
esr(config-ips)# logging storage-device usb:
//DATA
esr(config-ips)# policy OFFICE
esr(config-ips)# enable
The device will be used only as a security gateway, for this allocate the IPS/IDS service all available resources:
esr(config-ips)# perfomance max
Configure auto-update rules from