Tagged Questions
0
votes
0answers
19 views
“Failed to setuid to root.” How do I Establish a VPN network?
My university decided that the old VPN-network, which worked fine, wasn't good enough anymore and abandoned it. Now I have to establish a completely new VPN-network. My university provided me with a ...
0
votes
1answer
33 views
Change VPN gateway with command line
Is there a way to change the gateway of an existant VPN connection with a command line?
Changing the gateway value in the connection file with sed doesn't work for me.
Thanks
0
votes
0answers
42 views
Starting a new terminal session kills VPN connection initiated via Cisco AnyConnect app
I am using Ubuntu 12.10 64-bit with Gnome Shell. I noticed that starting a new terminal session kills VPN connection initiated via Cisco AnyConnect standalone application. To confirm it's the ...
0
votes
0answers
180 views
How to execute multiple scripts when openvpn estalishs?
I am using ubuntu 12.04 to connect an openvpn server.
Two scripts update-resolv-conf and vpn-up.sh in /etc/openvpn should be executed then the connection established.
The commands following added to ...
1
vote
1answer
703 views
How do I confirm my VPN connection is working and make it start automatically on 12.04 server via commandline?
I'm using vyprvpn as a VPN provider and I would like to make my Ubuntu 12.04 server connect to it via pptp-linux. I only have the option of using the command line to connect so I used this guide:
...
3
votes
2answers
4k views
How To Initiate VPN From Terminal
Under "System" > "Preferences" > "Network Connections" I can create PPTP VPNs. This works when I am at a GUI, I can click the network connections icon in the top right, and select a VPN from the list ...
20
votes
1answer
13k views
Connect/disconnect from VPN from the command line
I have two VPNs setup on my Ubuntu machine, one using vpnc and one using PPTP. These were both setup using the GNOME network manager interfaces and work great. However on occasion I need to access ...