Hi all, hoping somebody can help me out. My company has switched are cisco vpn from regular rsa login to certificate/rsa login. My vpnc worked fine before using rsa login. But now with certificate/rsa login, I can't seem to get it to work. I think I've read pretty much everything I can google about this issue but still not working. I'm using FC16 64bit.
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 server over the VPN.
Hello,
I am using vpnc on Fedora to get into a VPN however I am facing problems w.r.t the parameters that need to be supplied.
Enter IPSec gateway address: //This address is known
Enter IPSec ID for .....: //I do not know what goes here
Enter IPSec secret for ----: //I do not know what goes here
Enter username //I know what goes here
Enter password for //I know what goes here
an
As stated in a previous question I want to connect to 2 VPN servers at the same time and for each connection specify the IPs of computers I want to reach with it.
One of this VPN connection is done with vpnc and a default.conf file, and the other one is done with a Cisco client (I am not able, for now at least to connect with vpnc because I don't have the IPSecrete element required to connect).
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 http://blog.nowherelan.com/2011/10/10/vpnc-on-ubuntu-oneiric-error-eithe... I replaced vpnc-script but got a new error message:
/etc/vpnc/vpnc-script: 658: Syntax error: end of file unexpected (expecting "
I am setting up Cisco VPN on Ubuntu 12.04, when I run into strange behavior. I have downloaded and installed the following packages: vpnc network-manager-vpnc and dependencies.
When adding the connection with network manager, I am not able to save the connection - I only get this error
I have tried different settings, tried importing cisco .pcf without any luck so far.
I'm currently attempting to establish a vpn connection, but I am unable to install a vpn client. I assumed installation would be as simple as sudo yum install vpnc, but CentOS is unable to find the vpnc package.
I browsed some more, and discovered I needed to install and enable the rpmforge repository for yum to find the package.
I have the following situation:
Client subnet(192.168.0.0 /24)---->Router---->Internet---->ASA(172.17.0.2 /24)---->(172.17.0.1 /24)Gateway---->(10.0.0.0 /8)Many subnets
I need to logically connect the client subnet to the "many subnets".
On the left side I have a Cisco 2901 and on the other an ASA.
I built an IPsec connection between the router and the ASA.
The IPsec connection itself works bu
I'm using pfSense 2.0 and have an IPsec VPN configured (which uses the Raccoon IPsec daemon).
I'm connecting to the VPN using my iPhone (iOS 5).
However, the iPhone doesn't allowing saving of XAuth username and passwords.
How secure is it to remove XAuth authentication (ie. blank password) and only use RSA certificate authentication?