diff --git a/pages/linux/vpnc.md b/pages/linux/vpnc.md new file mode 100644 index 0000000000..cf86be4072 --- /dev/null +++ b/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`