LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-18-2004, 04:19 PM   #1
deiussum
Member
 
Registered: Aug 2003
Location: Santa Clara, CA
Distribution: Slackware
Posts: 895

Rep: Reputation: 32
Cisco VPN Client problems


I did a quick search and found a few posts on problems with Cisco's VPN client for Linux, but nothing that matched my problem close enough that helped me.

I have installed vpnclient-linux-4.0.4.A-k9.tar.gz from Cisco on Slackware 9.1, kernel version 2.4.22. The install went fine. When I run /etc/rc.d/vpnclient start I get:

Code:
$ /etc/rc.d/vpnclient_init start
Starting /usr/local/bin/vpnclient: Warning: loading /lib/modules/2.4.22/CiscoVPN
/cisco_ipsec will taint the kernel: non-GPL license - Proprietary
  See http://www.tux.org/lkml/#export-tainted for information about tainted modu
les
Module cisco_ipsec loaded, with warnings
Done
All that seems fine, cisco_ipsec loaded, though there were warnings..

I copied a pcf file called BeAtHomeVPN.pcf, provided by our IT staff, into /etc/CiscoSystemsVPN/Profiles. This same pcf file works fine to connect with the Windows VPN client.

However, my problem comes in when I try to connect using the linux VPN client. I get the following:

Code:
$ vpnclient connect BeAtHomeVPN
Cisco Systems VPN Client Version 4.0.4 (A)
Copyright (C) 1998-2003 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Linux
Running on: Linux 2.4.22 #1 Fri Dec 12 08:55:28 CST 2003 i686

Initializing the VPN connection.
Secure VPN Connection terminated locally by the Client
Reason: Failed to establish a VPN connection.
There are no new notification messages at this time.
Any thoughts on what I should try next? Did I forget to set something up?
 
Old 05-18-2004, 04:55 PM   #2
deiussum
Member
 
Registered: Aug 2003
Location: Santa Clara, CA
Distribution: Slackware
Posts: 895

Original Poster
Rep: Reputation: 32
Nevermind. I had setup the VPN by using ssh to connect to my home computer from work, so I thought maybe it couldn't setup something with the ethernet device when it loaded since I was connected via ssh. So... I remotely rebooted my Slackware box, tried the vpnclient connect command exactly as I had done before, and all was well... Thanks anyway.
 
Old 06-08-2004, 05:17 PM   #3
BruceL
LQ Newbie
 
Registered: Jun 2004
Posts: 1

Rep: Reputation: 0
Using Fedora Core 2 and can't use Cisco VPN

I recently uninstalled Redhat 9 and installed Fedora Core 2 (2.6.5-1.358). I then discoved that I couldn't use cisco vpnclient. I have a good certificate and profile (they worked on Redhat 9). When I try to connect using my profile I get the following:
[root@phxdcmbblundqui wireless]# vpnclient connect dhl-w
Cisco Systems VPN Client Version 4.0.4 (B)
Copyright (C) 1998-2003 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Linux
Running on: Linux 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686

Enter Certificate password:
Initializing the VPN connection.
Secure VPN Connection terminated locally by the Client
Reason: Failed to establish a VPN connection.
There are no new notification messages at this time.

========================

Does anyone know how I can get past this problem? I depend heavily on vpn and this really causes me a problem. I would appreciate any help.
Also, my laptop is a Compaq Evo N610c. I use a wireless Lan w200 network card, but I have the same problems, whether I use cable eth0 or wlan0.

Thanks for your help.
 
Old 06-16-2004, 10:11 AM   #4
maxware
LQ Newbie
 
Registered: Dec 2003
Location: Memphis, TN
Posts: 19

Rep: Reputation: 0
B version

I found that the "A" version would not compile under Suse 9.1 also 2.6 kernel,
but the B version did and works.
 
Old 07-15-2004, 12:47 PM   #5
spek06
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Rep: Reputation: 0
Same Problem

Im having the same problem that the original post mentioned. I am on a SUSE 9.0 box. How can I disable it? Does SUSE enable a firewall by default? Here is what I am getting.

vpnclient connect internal
Cisco Systems VPN Client Version 4.0.4 (B)
Copyright..............................................
Client Type(s): Linux
Running on: Linux 2.4.21-231-athlon #1

Initializing the VPN connection
Secure VPN Connection terminated locally by the Client
Reason: Failed to establish a VPN connection.
There are no new notification messages at this time.



Thanks!
 
Old 07-16-2004, 11:10 AM   #6
maxware
LQ Newbie
 
Registered: Dec 2003
Location: Memphis, TN
Posts: 19

Rep: Reputation: 0
log

I wonder if there is a log for the vpn client,
or perhaps there are some entries in /var/log/messages?

I have not had the problem/message you guys are getting, so I can't did into it.
But hopefully there are more error messages other than these listed.
 
Old 09-30-2004, 12:00 PM   #7
librarian
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 0
I'm using Fedora 2 Core 2.6.5-1.358. I'm trying to install a Cisco VPN client 4.0.4.A-k9.

When I run the install -- accepting the defaults I get the following:

./driver_build sh: line 56: cc: command not found
./driver_build sh: line 57: cc: command not found
./driver_build sh: line 58 cc: command not found
./driver_build sh: line 59 cc: command not found
./driver_build sh: line 60 cc: command not found
Failed to make module "cisco_ipsec"

Can someone explain to me exactly what I have missing? Evidently there's something
that the install is looking for that I don't have on my machine. Am I missing the kernel
source or something?
 
Old 12-01-2004, 05:01 PM   #8
pstoth
LQ Newbie
 
Registered: Dec 2004
Location: Ann Arbor, MI
Distribution: FC1
Posts: 1

Rep: Reputation: 0
Has anyone who had this problem figured it out? I have the exact same problem as originally posted and it doesn't seem that anyone posted something that actually solved it. Any help? I'm using Fedora Core 1 and Cisco VPN Client 4.0.1 A. My profile was supplied to me and works if I use the VPN in Windows.
 
Old 12-02-2004, 08:18 AM   #9
maxware
LQ Newbie
 
Registered: Dec 2003
Location: Memphis, TN
Posts: 19

Rep: Reputation: 0
cisco vpnclient 4.6

There is an even newer version of the Cisco vpn client , 4.6.
It compiles and works, what a concept.

There were problems with the previous version and DNS. THe client would connect and tunnel successfully.
But DNS was broken.


Either way, get the newer 4.6 version and that should work. I found it posted somewhere, I don't think there is an upload here.
 
Old 12-11-2004, 09:35 PM   #10
rweiler
LQ Newbie
 
Registered: Dec 2004
Posts: 6

Rep: Reputation: 0
Angry Cisco VPN Fedora Core 3/post connection problem

I've managed to compile and install the cisco vpn client, and I can connect to my companies gateway, but I can't use rdesktop to connection to my desktop machine, or the perforce client p4 to connect ot our perforce server. I can ping both machines, and I can connect to the perforce port with telnet. I have another machine using the same .pcf file running redhat 8 (kernesl 2.4.20-28), and everything works from there just fine. I tried disabling the firewall on the Fedora box, but it didn't seem to make a difference. Anybody have any ideas?
 
Old 12-13-2004, 08:23 AM   #11
k2merlinsix
Member
 
Registered: Dec 2004
Location: West Virginia
Distribution: Fedora
Posts: 35

Rep: Reputation: 15
Sorry folks the cisco 4.6 vpn is having the same problems that were occuring int he 4.0.4 version. There is another forum in here called VPN and MTU that is covering the exact same topic.
 
Old 01-04-2005, 09:49 PM   #12
chmasy
LQ Newbie
 
Registered: Jul 2004
Location: S windsor
Posts: 16

Rep: Reputation: 0
Ok, so where does one get the Cisco VPN client 4.6

Thanks
 
Old 01-24-2005, 07:36 PM   #13
martianpackets
LQ Newbie
 
Registered: Dec 2004
Location: Richmond, Virginia, USA
Distribution: $ uname -snrvmo Linux martianpackets 3.13.0-29-generic #53-Ubuntu SMP Jun 4 2014 x86_64 GNU/Linux
Posts: 13

Rep: Reputation: 0
Quote:
Originally posted by chmasy
Ok, so where does one get the Cisco VPN client 4.6

Thanks
I echo this question. Where can one download this client, Cisco VPN client 4.6

I have 4.0.4 on FC2 2.6.10-1.8_FC2 #1

it runs, but no joy with connecting through my hardware router/firewall. Anyone know which ports I need to open on my router?
 
Old 05-25-2008, 10:11 AM   #14
badees
LQ Newbie
 
Registered: Feb 2008
Posts: 6

Rep: Reputation: 0
Hi I got the same error but many people say that it is because you have 2 active ethX. I tried to shut down my eth1 and i didn't get the error. As a matter of fact I didn't even get the prompt for the Cert password. So I don't know what is wrong with mine but for many of you I think you just have to close of one of your networks. Oh and I am using 4.8.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cisco vpn 4.6 client mnauta Linux - General 6 12-04-2005 07:03 PM
DNS problems with cisco vpn client / mandrake 10 rennard Linux - Networking 15 10-06-2004 02:55 AM
Cisco VPN-Client nodream Linux - Networking 3 12-23-2003 05:36 PM
Connect to Cisco VPN w/o Cisco VPN Client gboutwel Linux - Networking 4 02-07-2003 01:46 PM
cisco vpn client aqoliveira Linux - Networking 4 07-19-2002 09:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration