The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
95 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
211 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
407 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
142 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 ...
0
votes
1answer
90 views

Cisco compatible VPN option not visible

I have installed vpnc and network-manager-vpnc, but when using network-manager to add a vpn connection, the Cisco compatible is not available, only ptpp.
1
vote
1answer
690 views

Error when running binary with root setuid under encrypted home directory

I'm using a VPN script for Juniper's Secure Access protocol form here, which executes a binary located under ~/.juniper_networks/network_connect/ncsvc with the following permissions: -rws--s--x 1 ...
0
votes
1answer
127 views

How to use vpnc on Ubuntu with smart card authentication

Has anyone done this successfully? I've been using vpnc to work remotely for one of my major clients and they've recently added the restriction that the connection must be authenticated with a smart ...
1
vote
3answers
675 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
194 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
218 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
262 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
280 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 ...
1
vote
1answer
1k views

Internet connection not working although it says it is connected

I have a Toshiba z830 with ubuntu 12.04. I could use without problems the DSL connection (I have no router, only a modem) at home until a couple of days ago: It stopped to work when while connected ...
2
votes
1answer
880 views

vpnc connects but does not set up nameservers in /etc/resolv.conf

I am not a big Ubuntu guru, running 12.04 LTS version. I need to connect via vpnc from university to the work network. Logging in works fine, however I cannot reach any machine behind the VPN. Also, ...
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 ...
1
vote
1answer
436 views

HPLIP gui and VPNC on Lubuntu

Both of these questions are related to avoiding dependencies from other desktop environments. I'm using a HP printer on Lubuntu. I installed HPLIP from synaptic without the GUI on my notebook and ...
1
vote
0answers
149 views

vpnc from networking icon on gnome panel fails [closed]

I often need to connect to my workstation in my home institution. I connect through a cisco vpn tunnel and then I use a ssh tunnel. In order to start a vpn connection I use the plug in on my gnome ...
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 ...
2
votes
1answer
302 views

Respawning vpnc from NetworkManager

My university has a special wireless network that requires you to use a VPN to get into the internet. So I have little script that connects me to the VPN once I get into the wireless: ...
21
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 ...
2
votes
1answer
489 views

Traffic not tunneling through NetworkManager VPN Client, but vpnc works fine

I'm trying to connect to a VPN using the NetworkManager Cisco VPN client, and everything seems to be going fine when connecting. I click connect, the NM icon on the top panel displays the connecting ...
5
votes
4answers
5k 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 ...