summarylogtreecommitdiffstats
path: root/tcpcryptd.conf
diff options
context:
space:
mode:
authorskydrome2015-06-01 15:49:15 -0400
committerskydrome2015-06-01 15:49:15 -0400
commit910c290bf14a7aaad9a86f7bcb7733e9f8ccd0a2 (patch)
tree726b3a8d80252f374a850cf999340c5a29990c00 /tcpcryptd.conf
downloadaur-910c290bf14a7aaad9a86f7bcb7733e9f8ccd0a2.tar.gz
Initial commit
Diffstat (limited to 'tcpcryptd.conf')
-rwxr-xr-xtcpcryptd.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcpcryptd.conf b/tcpcryptd.conf
new file mode 100755
index 000000000000..a08648b044f4
--- /dev/null
+++ b/tcpcryptd.conf
@@ -0,0 +1,11 @@
+# configuration for the tcpcryptd daemon
+
+# STOP the daemon before you modify these -- otherwise the old iptables
+# rules won't be torn down!
+
+# What TCP ports to capture? This can be a number or a range with ':'
+# e.g. 0:65535 to captures all ports
+PORT=0:65535
+
+NFQUEUE_NUM=1666
+