Questions tagged [vpnc]

A client for cisco vpn concentrator

A client for cisco vpn concentrator

70 questions
205
votes
2 answers

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 interface and work great. However on occasion I need to access this machine remotely - is there a way to connect or…
Tim Fountain
  • 2,149
99
votes
13 answers

How do I install the Cisco Anyconnect VPN client?

I installed Cisco AnyConnect for Ubuntu(64) 12.04, but it failed. It can be installed on Ubuntu 10.10(64). The error log Installing Cisco AnyConnect VPN Client ... Extracting installation files to /tmp/vpn.teuSIr/vpninst096243274.tgz... Unarchiving…
chuck
  • 1,091
45
votes
5 answers

CISCO VPN configuration steps

I have recently installed Ubuntu 14.04 LTS on my laptop(Lenovo y560). I don't have much knowledge on this OS, can some one assist me with steps to configure Cisco VPN client on my laptop.
36
votes
12 answers

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 network-manager-applet? If I remember correctly it worked for a while…
turbo
  • 4,712
25
votes
5 answers

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 picture from related topic: So the question is…
fl00r
  • 1,383
23
votes
2 answers

Can't add Cisco Compatible VPN (vpnc) on Network Manager (Ubuntu 22.04)

After installing vpnc, network-manager-vpnc and network-manager-vpnc-gnome, the "Cisco Compatible VPN (vpnc)" option appears on the "Add VPN" menu in network manager as intended. The problem I'm having is that, despite having filled all necessary…
CLSA
  • 333
12
votes
3 answers

DNS-Settings on Network-Manager when using VPN

I recently updated to 19.04 and noticed some change in NetworkManager when using VPNs. I want to use a VPN with an own local DNS-server, which is pushed from DHCP I have seperate VPN profiles. One for a "full VPN" which installes a default-route to…
schwupp
  • 161
  • 1
  • 1
  • 7
8
votes
5 answers

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 configuration is ok. The router is not blocking anything…
tripleM
  • 81
6
votes
0 answers

vpnc works but network-manager-vpnc fails

I am trying to connect to a vpnc vpn. I first created a conf file /etc/vpnc/clientvpn.conf looking like this: ## generated by pcf2vpnc IPSec ID mygroupid IPSec gateway some.ip.add.ress IPSec secret mygrouppassword Xauth username myusername Xauth…
alci
  • 5,979
6
votes
5 answers

vpnc has stopped working with Cisco VPN gateway Ubuntu 13.04

Recently I've been unable to connect to a Cisco VPN gateway using vpnc even though I had been using vpnc to connect to this same gateway for about a year leading up to this breakage... I'm using the command line client, not…
mgalgs
  • 181
5
votes
2 answers

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 root root 1225424 okt. 25 13:54 ncsvc But when I…
carestad
  • 992
5
votes
2 answers

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 with the DSL connection via CiscoVPN (to my…
Lluis
  • 65
4
votes
3 answers

I can't connect to VPN under Ubuntu, what is possible on Windows

I was provided with an access to the VPN server. All I got were server's IP, username and password. Under Windows connecting to the server was easy - I just had to type the information I received. Problems started when I wanted to connect to the…
4
votes
1 answer

add a route for VPN with NetworkManager

Is it possible to add a route with NetworkManager for a VPN connection by using an interface name instead of a gateway address? I don't know an IP of my gateway after I'm connected to the VPN server, so I manually add a couple routes with ip r add…
4
votes
2 answers

Ubuntu 10 + vpnc: no response from target

I have Ubuntu 10.04.4 version I installed the vpnc successfully as the following link - http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/networks/13.html Example of the installation wget…
Eytan
  • 161
1
2 3 4 5