summaryrefslogtreecommitdiff
path: root/filters/sample_tug_wlc_fw.html
diff options
context:
space:
mode:
Diffstat (limited to 'filters/sample_tug_wlc_fw.html')
-rw-r--r--filters/sample_tug_wlc_fw.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/filters/sample_tug_wlc_fw.html b/filters/sample_tug_wlc_fw.html
new file mode 100644
index 0000000..c7a2d52
--- /dev/null
+++ b/filters/sample_tug_wlc_fw.html
@@ -0,0 +1,55 @@
+Header {
+ Name: MUPP {
+ Type: inet
+ Comment: this is a sample output filter that generates
+ Comment: multiplatform for tug wlc protection
+ Family type: none
+ }
+ Term: permit-icmp{
+
+ Destination IP's
+ 109.105.104.16/28
+
+ Protocol
+ icmp
+
+ Action: allow all traffic
+ }
+
+ Term: permit-traceroute{
+
+ Destination IP's
+ 109.105.104.16/28
+
+ Destination Ports
+ 33434-33534
+
+ Protocol
+ udp
+
+ Action: allow all traffic
+ }
+
+ Term: permit-NORDUnet{
+
+ Source IP's
+ 109.105.96.0/19
+ 130.242.82.30/32
+ 130.242.121.137/32
+ 193.10.252.0/24
+ 193.10.254.0/24
+ 193.11.3.0/24
+ 194.68.13.0/24
+
+ Destination IP's
+ 109.105.104.16/28
+
+ Action: allow all traffic
+ }
+
+ Term: default-deny{
+
+ Action: discard all traffic
+ }
+
+} \ No newline at end of file