1 <!-- @(#) $Id: firewall_rules.xml,v 1.10 2009/06/24 17:06:19 dcid Exp $
2 - Official Firewall rules for OSSEC.
4 - Copyright (C) 2009 Trend Micro Inc.
7 - This program is a free software; you can redistribute it
8 - and/or modify it under the terms of the GNU General Public
9 - License (version 3) as published by the FSF - Free Software
12 - License details: http://www.ossec.net/en/licensing.html
16 <group name="firewall,">
17 <rule id="4100" level="0">
18 <category>firewall</category>
19 <description>Firewall rules grouped.</description>
22 <!-- We don't log firewall events, because they go
23 - to their own log file.
25 <rule id="4101" level="5">
28 <options>no_log</options>
29 <description>Firewall drop event.</description>
30 <group>firewall_drop,</group>
33 <rule id="4151" level="10" frequency="16" timeframe="45" ignore="240">
34 <if_matched_sid>4101</if_matched_sid>
36 <description>Multiple Firewall drop events from same source.</description>
37 <group>multiple_drops,</group>