Skip to content

Instantly share code, notes, and snippets.

@sourcerebels
Created February 22, 2011 09:34
Show Gist options
  • Save sourcerebels/838416 to your computer and use it in GitHub Desktop.
Save sourcerebels/838416 to your computer and use it in GitHub Desktop.
We couldn’t find any files to show.
@sourcerebels
Copy link
Author

Script para VPNC (Cisco Client) bajo linux

Requerimientos

  • Instalar VPNC: sudo apt-get install vpnc
  • Crear el fichero /etc/vpnc/connection.conf (sustituyendo connection por el nombre de tu conexión)
  • Copiar el script vpn.sh a una ruta que se encuentre definida en la variable de sistema PATH.

Uso

  • sudo vpn.sh CONNECT connection
  • sudo vpn.sh DISCONNECT connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment