Created
July 1, 2014 17:17
-
-
Save maus-/8c6053ace83724cc8c3c to your computer and use it in GitHub Desktop.
Basic FW drop example.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<command> | |
<name>firewall-drop</name> | |
<executable>firewall-drop.sh</executable> | |
<expect>srcip</expect> | |
</command> | |
<active-response> | |
<command>firewall-drop</command> | |
<location>all</location> | |
<rules_id>1002</rules_id> | |
</active-response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment