snippetbashTip
vpnc — A VPN client for the Cisco 3000 VPN Concentrator. More information: <https://manned.org/vpnc>.
Viewed 0 times
thecommandclientvpncclivpnciscofor
linux
Problem
How to use the
vpnc command: A VPN client for the Cisco 3000 VPN Concentrator. More information: <https://manned.org/vpnc>.Solution
vpnc — A VPN client for the Cisco 3000 VPN Concentrator. More information: <https://manned.org/vpnc>.Connect with a defined configuration file:
sudo vpnc {{config_file}}Terminate the previously created connection:
sudo vpnc-disconnectCode Snippets
Connect with a defined configuration file
sudo vpnc {{config_file}}Terminate the previously created connection
sudo vpnc-disconnectContext
tldr-pages: linux/vpnc
Revisions (0)
No revisions yet.