cisco anyconnect VPN client installation??

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat cisco anyconnect VPN client installation??
# 1  
Old 09-02-2010
cisco anyconnect VPN client installation??

Anyone had installed Cisco AnyConnect VPN client on RedHat5.3 EL or CentOS 5.3?

I tried on CentOS 5.3 but always getting host unreachable error. Same for windows xp works fine.

The error log reports:
Sep 1 19:14:03 localhost vpnagent[3917]: Function: tableCallbackHandler File: RouteMgr.cpp Line: 1657 Invoked Function: recv Return Code: 11 (0x0000000B) Description: unknown

& when tried vpnui it report
"No profile available for host & Unable to process response from host"

Any Idea whats going wrong?
# 2  
Old 09-04-2010
be sure kernel(centos) and dependecy libs in centos support for vpn client or try if there is update your vpn client or try on redhat or fedora
# 3  
Old 09-04-2010
Quote:
Originally Posted by zing_foru
& when tried vpnui it report
"No profile available for host & Unable to process response from host"
do:
Code:
ls /opt/cisco/vpn/profile/

if no files
your firewall blocked port: 11999 ? or other defined.
# 4  
Old 09-06-2010
I tried running the same without firewall running on my machine but still getting the same error. Even checked the library support seems Okey ..

One more I installed OpenConnect which support cisco ssl based connection. But that also failing ..

#openconnect -v --script ./vpnc-script.sh https://myvpn.com
getaddrinfo failed: Name or service not known
Failed to open HTTPS connection to https://myvpn.com

Any hint/idea of to resolve this.

Thanks...

---------- Post updated at 12:48 PM ---------- Previous update was at 12:05 PM ----------

the above issue got resolved by just upgrading openconnect

but still am doesn't make it to work still facing issues

openconnect -v --script /home/rakesh/DOWNLOADS/vpnc-script.sh https://myvpn..com
Attempting to connect to 120.198.24.1:443
Failed to connect to host myvpn.com
Failed to open HTTPS connection to myvpn.com
Failed to obtain WebVPN cookie

Any hint how to resolve this now

Thanks...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. IP Networking

Cisco VPN server and client - connection drop

I have a Cisco 1841 router configured as Easy VPN Server. Here is the configuration of the router: Cisco# Cisco#show running-config Building configuration... Current configura - Pastebin.com I have a Centos 5.7 server with installed Cisco VPN client for Linux. The client successfully... (0 Replies)
Discussion started by: rcbandit
0 Replies

2. IP Networking

Cisco VPN pcf and OpenVPN

I was given my pcf file to login to work from home and wanted to use OpenVPN instead of the Cisco VPN client software. Can I use this pcf file with OpenVPN? I attempted to use vpnc: http://wiki.centos.org/HowTos/vpnc but it just times out ?? (2 Replies)
Discussion started by: metallica1973
2 Replies

3. UNIX for Dummies Questions & Answers

Problem when I try to Install a Client VPN Cisco

Hi Gurus of UNIX, I have a problem when I try to install a software VPN Cisco in Laptop (HP530). I do the following procedures: Part 2 - VPN Client Compilation We will now set up the vpn client. As there is no official Cisco VPN Client for OpenSolaris X86 available, we will use vpnc.... (1 Reply)
Discussion started by: andresguillen
1 Replies

4. Ubuntu

Ubuntu 10.04 - Unable to connect to Cisco VPN

Hi all, I am trying to configure and connect Cisco VPN on Ubuntu 10.04. I've imported .pcf file. The new vpn conn appears in the VPN Connections option. Now when I select it, it doesn't connect. Nothing happens. I am not able to connect to VPN at all. I tried using kvpnc as well but it... (10 Replies)
Discussion started by: morningSunshine
10 Replies

5. Solaris

Cisco IOS VPN server IKE

How do I tell if Cisco IOS VPN server IKE is running on my solaris 10 system (1 Reply)
Discussion started by: pgsanders
1 Replies

6. SuSE

Cannot get the cisco anyconnect to work with SUSE

I am getting the following error when i try to connect to the vpn Warning: The following Certificate received from the Server could not be verified: (0 Replies)
Discussion started by: shehzad_m
0 Replies

7. Shell Programming and Scripting

continue after connecting to cisco vpn

Hi all, This will save me a tremendous amount of time if i can get this script working. I have alot of sites i need to connect to using cisco vpn and then ssh onto servers to retrieve some info. Its all repetitative and it needs scripted. what i have done so far is put this into a script. ... (0 Replies)
Discussion started by: borderblaster
0 Replies

8. IP Networking

Setup Dial In VPN on Cisco Router

Hello, Does anyone know where I can find configuration information on setting up a dial in VPN on Cicso IOS for a bunch of servers. Could not seem to find anything in search engines. Thanks (0 Replies)
Discussion started by: photon
0 Replies

9. IP Networking

Cisco vpn client

Who in the 64 ubuntu adopted cisco vpn client on the wireless network I downloaded the cisco vpn client for linux but run vpn_install make file when an error in cisco with the help of the document read in half a day, nor do I know this vpn client in the 64 systems in use. Who can help me, a... (1 Reply)
Discussion started by: Eason
1 Replies
Login or Register to Ask a Question