• Steam recently changed the default privacy settings for all users. This may impact tracking. Ensure your profile has the correct settings by following the guide on our forums.

connect to vpn via terminal?

ChurchedAtheist

Your resident psycho hobo
I have a cisco compatible vpn I want to connect to via terminal. how would i do that?
 

ChurchedAtheist

Your resident psycho hobo
Yeah. its IPSec.

I tried using vpnc-connect

i put the these feilds in the gui into these conf options: Gateway -> IPSec gateway
vpnlinux_3.jpg

Group name -> IPSec ID
Group password -> IPSec secret
username -> Xauth username
User Password -> Xauth password
so what i have in /etc/vpnc/default.conf is

IPSec gateway vpn.mst.edu
IPSec ID MoS&TIPSec
IPSec secret MoS&TIPSec
IKE Authmode hybrid
Xauth username myusername
Xauth password mypassword
 
Top