Configuring DSMs
190
L
INUX
-A INPUT -i eth0 --dport 31337 -j DENY
Step 3
Insert a matching rule immediately before each rule you want to log:
-A INPUT -i eth0 --dport 31337 -j DENY
-A INPUT -i eth0 --dport 31337 -j DENY
Step 4
Update the target of the new rule to LOG for each rule you want to log. For
example:
-A INPUT -i eth0 --dport 31337 -j LOG
-A INPUT -i eth0 --dport 31337 -j DENY
Step 5
Set the log level of the LOG target to a SYSLOG priority level, such as info or
notice:
-A INPUT -i eth0 --dport 31337 -j LOG --log-level info
-A INPUT -i eth0 --dport 31337 -j DENY
Step 6
Add a string to the file to identify the rule’s subsequent behavior. Set the log prefix
parameter to
Q1Target=<rule>.
Where
<rule>
is one of fw_accept, fw_drop, or fw_reject.
For example, if the rule being logged targets DENY, the log prefix setting should be
Q1Target=fw_deny.
-A INPUT -i eth0 --dport 31337 -j LOG --log-level info
--log-prefix "Q1Target=fw_deny "
-A INPUT -i eth0 --dport 31337 -j DENY
NOTE
The trailing space is required before the closing quotation mark.
Step 7
Save and exit the file.
Step 8
Restart IPtables:
/etc/init.d/iptables restart
Step 9
Open the
syslog.conf
file.
Step 10
Add the following line:
kern.<log level>
@<IP address>
Where:
<log level>
is the previously set log level.
<IP address>
is the IP address of SIEM.
Step 11
Save and exit the file.
Step 12
Restart the syslog daemon:
/etc/init.d/syslog restart
Step 13
You are now ready to configure the log source in SIEM.
Содержание Security Information and Event Manager
Страница 1: ...Enterasys Security Information and Event Manager SIEM Configuring DSMs Release 7 7 0 P N 9034592 05...
Страница 2: ......
Страница 8: ......
Страница 20: ......
Страница 22: ......
Страница 24: ......
Страница 26: ......
Страница 32: ......
Страница 34: ......
Страница 36: ......
Страница 38: ......
Страница 44: ......
Страница 58: ......
Страница 90: ......
Страница 92: ......
Страница 94: ......
Страница 114: ......
Страница 116: ......
Страница 122: ......
Страница 124: ......
Страница 126: ...Configuring DSMs 110 FIREEYE...
Страница 128: ......
Страница 130: ......
Страница 132: ......
Страница 136: ......
Страница 140: ......
Страница 144: ......
Страница 172: ......
Страница 176: ...Configuring DSMs 160 ISC BIND...
Страница 180: ......
Страница 182: ......
Страница 184: ......
Страница 204: ......
Страница 224: ......
Страница 246: ......
Страница 250: ......
Страница 256: ......
Страница 260: ......
Страница 276: ......
Страница 282: ......
Страница 284: ......
Страница 306: ......
Страница 308: ......
Страница 318: ......
Страница 322: ......
Страница 324: ......
Страница 346: ......
Страница 356: ......
Страница 366: ......
Страница 384: ......
Страница 392: ......
Страница 394: ......
Страница 396: ......
Страница 398: ......
Страница 404: ......
Страница 426: ......