summarylogtreecommitdiffstats
path: root/vpnc.conf
diff options
context:
space:
mode:
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