summarylogtreecommitdiffstats
path: root/vpnc.conf
diff options
context:
space:
mode:
authorDavid Flemström2015-09-19 03:09:48 +0200
committerDavid Flemström2015-09-19 03:13:42 +0200
commitc82800dd18bcb5523237b7fe7379479bd1e3c429 (patch)
tree64e5f99765ea8b522663a6da1b9b2d7a40e5f882 /vpnc.conf
downloadaur-vpnc-fortigate.tar.gz
Initial commit
Diffstat (limited to 'vpnc.conf')
-rw-r--r--vpnc.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/vpnc.conf b/vpnc.conf
new file mode 100644
index 000000000000..914f827fd199
--- /dev/null
+++ b/vpnc.conf
@@ -0,0 +1,17 @@
+# example vpnc configuration file
+# see vpnc --long-help for details
+
+#Interface name tun0
+#IKE DH Group dh2
+#Perfect Forward Secrecy nopfs
+
+# You may replace this script with something better
+#Script /etc/vpnc/vpnc-script
+# Enable this option for NAT traversal
+#UDP Encapsulate
+
+#IPSec gateway my.gateway.com
+#IPSec ID someid
+#IPSec secret somesecret
+#Xauth username myusername
+#Xauth password mypassword