aboutsummaryrefslogtreecommitdiff
path: root/libipt_FULLCONENAT.t
diff options
context:
space:
mode:
Diffstat (limited to 'libipt_FULLCONENAT.t')
-rw-r--r--libipt_FULLCONENAT.t9
1 files changed, 9 insertions, 0 deletions
diff --git a/libipt_FULLCONENAT.t b/libipt_FULLCONENAT.t
new file mode 100644
index 0000000..7bfccde
--- /dev/null
+++ b/libipt_FULLCONENAT.t
@@ -0,0 +1,9 @@
+:POSTROUTING
+*nat
+-j FULLCONENAT;=;OK
+-j FULLCONENAT --random;=;OK
+-j FULLCONENAT --random-fully;=;OK
+-p tcp -j FULLCONENAT --to-ports 1024;=;OK
+-p udp -j FULLCONENAT --to-ports 1024-65535;=;OK
+-p udp -j FULLCONENAT --to-ports 1024-65536;;FAIL
+-p udp -j FULLCONENAT --to-ports -1;;FAIL