Browse Source

vpnc: add page (#2837)

Robert 6 years ago
parent
commit
75a5dc32f6
1 changed files with 11 additions and 0 deletions
  1. 11 0
      pages/linux/vpnc.md

+ 11 - 0
pages/linux/vpnc.md

@@ -0,0 +1,11 @@
+# vpnc
+
+> A VPN client for the Cisco 3000 VPN Concentrator.
+
+- Connect to a defined configuration file:
+
+`sudo vpnc {{config_file}}`
+
+- Terminate the previously created connection:
+
+`sudo vpnc-disconnect`