0
votes
0answers
23 views

How to export config from Tunnelblick to vpnc

I have a working Tunnelblick VPN connection on my OSX, and I want to use it on my Ubuntu 12.04 VPS as well, using vpnc. Does anyone have experience with configuring vpnc? This is my Tunnelblick ...
0
votes
2answers
120 views

I need help running a script constantly for a vpn connection. how to go around the ping

I am one of those who need to use vpnc for a connection with a net. I've tried so many tutorials' example like this, this and this without success. I know decided to write a small script to reconnect ...
0
votes
0answers
232 views

While connected to a Cisco VPN via OpenConnect, after 1 minute I lost network communication until I disconnect

I'm not sure how to start troubleshooting this one. I installed network-manager-openconnect and openconnect. I can successfully connect to my work's VPN. I can ping resources for approximately 60 ...
0
votes
1answer
435 views

Why isn't my Cisco VPN receiving network packets?

I'm experiencing a problem since I upgraded to Ubuntu 12.10. I've 3 Cisco VPN profiles (pcf format, the old ones, not the anyconnect type). Every of these profiles worked correctly on Ubuntu12.04, ...
0
votes
0answers
149 views

vpnc hanging, problem with NetworkManager?

I'm trying to get vpnc to connect from my Rackspace server running Ubuntu 12.04 to a remote VPN server and running into problems. Specifically, vpnc is hanging on startup and I have had to restart my ...
1
vote
3answers
763 views

Openconnect problems on Ubuntu 12.04

Getting problems on the Ubuntu 11.04 for openconnect... the failure after connecting says: Got CONNECT response: HTTP/1.1 200 OK CSTP connected. DPD 30, Keepalive 20 Connected tun0 as 172.21.246.21, ...
0
votes
0answers
198 views

Is it possible to run two VPN clients at the same time?

I would like to run two VPN clients at the same time: one Cisco client and one VPNC client. For now I have my VPNC client configured to route only some known IPs to the VNC interface and would like to ...
0
votes
0answers
223 views

How to setup VPN in 12.04?

I want to know how to setup a VPN for 2-3 computers in two different networks. I need to setup a VPN network for which one computer1 is in one state and the other computer2 in other state. Now ...
0
votes
1answer
290 views

weird vpnc connection problem - vpn works but http post bugs out

I have multiple Ubuntu clients connecting trough vpnc to a Cisco ASA 5510. The VPN connection is configured trough network-manager-vpnc-gnome. All clients (separate user names and passwords, same ...
0
votes
0answers
288 views

Connecting to Cisco VPN not forwarding traffic

I have a virtual Ubuntu server running on Vagrant. I need to run VPNC to connect into my database server for development, but when I run the configuration that I have, I don't get any traffic to my ...
3
votes
4answers
10k views

Cisco VPN not working

I want to connect to my university's Cisco VPN from home, but it always fails. Today I took my laptop to university to see if the IT guys could help (they couldn't) and it worked there so the ...
0
votes
2answers
1k views

vpnc cannot connect to VPN due to vpnc-script

I am trying to connect establish VPN connection with vpnc but it failed with message Error: either "to" is duplicate, or "ipid" is a garbage According to ...
1
vote
2answers
1k views

How to set routes for my vpn connection

In my previous question I was asking about setting up vpnc connection. I've installed network-manager-vpnc so now I can configure all this stuff right from network manager gui. I have got this pretty ...
21
votes
1answer
14k 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 ...
5
votes
4answers
6k views

How to automatically connect to VPN with Network-Manager

I do have a working VPN connection. Now I want this VPN connection to automatically activate when I'm in a certain wireless network. Is there a non-intrusive graphical way using ...