LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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 07-12-2004, 10:05 AM   #1
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Rep: Reputation: 15
Trying to install VPN client from cisco


I am using SuSE 9.1 Pro. I downloaded the cisco vpn client version 4.0.4.B-k9 and am trying to install it. Here is what I am getting...Maybe I am overlooking something simple since I am new to this....

mtrull:/windows/D/LinuxStuff/Apps/vpnclient-linux-4.0.4.B-k9 # bash ./vpn_install
Cisco Systems VPN Client Version 4.0.4 (B) Linux Installer
Copyright (C) 1998-2001 Cisco Systems, Inc. All Rights Reserved.

By installing this product you agree that you have read the
license.txt file (The VPN Client license) and will comply with
its terms.


Directory where binaries will be installed [/usr/local/bin]

Automatically start the VPN service at boot time [yes]

In order to build the VPN kernel module, you must have the
kernel headers for the version of the kernel you are running.

For RedHat 6.x users these files are installed in /usr/src/linux by default
For RedHat 7.x users these files are installed in /usr/src/linux-2.4 by default
For Suse 7.3 users these files are installed in /usr/src/linux-2.4.10.SuSE by default

Directory containing linux kernel source code [/lib/modules/2.6.5-7.95-default/build]

* Binaries will be installed in "/usr/local/bin".
* Modules will be installed in "/lib/modules/2.6.5-7.95-default/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/lib/modules/2.6.5-7.95-default/build" will be used to build the module.

Is the above correct [y] y

Making module
./driver_build.sh: line 45: make: command not found
Failed to make module "cisco_ipsec.ko".
 
Old 07-12-2004, 10:08 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Do you have your kernel source files installed?
 
Old 07-12-2004, 03:33 PM   #3
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Original Poster
Rep: Reputation: 15
Yes, I went through YaST and installed the kernel source, then ran YOU to update the files before I tried installing the VPN client. the first time I tried installing the client I noticed you needed the kernel source so I installed it before continuing, got the same error so I started all over with installing the VPN client. This time it automatically filled in the path you see above to the kernel source.
 
Old 07-12-2004, 03:42 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Aaah poo at work our Linux mailing list has details of Cisco problems and fixes/workarounds under 2.6. But, of course, I am now at home. If you can wait around 12-14 hours, I'll be back at work and can post the info I was sent.
 
Old 07-12-2004, 08:05 PM   #5
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Original Poster
Rep: Reputation: 15
yeah I can wait. I just got home and have an xbox to work on for a friend. Could the install process have messed up anything else on my system even though it didn't complete? Samba doesn't seem to work with my cisco wireless card like it did earlier in the day, but hooked up to ethernet Samba works fine....maybe just a coincidence
 
Old 07-13-2004, 02:48 AM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Apologies for getting your hopes up. It seems that the fix I was thinking of is being worked on internally and not yet available.

However, the following links may be of help:
http://rucs.rutgers.edu/vpn/vpn_file...o_clients.php3
http://rucs.rutgers.edu/vpn/vpn_files/linux-vpn.php3
http://www.cites.uiuc.edu/vpn/download-install.html (you need to scroll down)
http://www.mcmaster.ca/cis/network/v...ient_linux.htm
http://firstpacket.com/comments.php?id=189_0_1_0_C4
http://www.google.com/search?q=cisco...utf-8&oe=utf-8 (my search)
 
Old 07-13-2004, 10:13 AM   #7
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Original Poster
Rep: Reputation: 15
Thanks, I'll take a look at the links when I get a chance.
 
Old 08-04-2004, 11:37 PM   #8
filesiteguy
LQ Newbie
 
Registered: Jun 2004
Location: Kalifornia
Distribution: SuSE 9.2 Professional
Posts: 27

Rep: Reputation: 15
Did this ever get solved? I'm trying to install right now. I did some googling and found that I needed the 4.0.4-B version, which I found here: http://www.med.nyu.edu/it/wireless/

According to - http://www.designisdead.com/ferrari/ - it should compile flawlessly, but it didn't. I get the following:


Code:
lilly:/home/lillian/downloads/vpnclient # ./vpn_install
Cisco Systems VPN Client Version 4.0.4 (B) Linux Installer
Copyright (C) 1998-2001 Cisco Systems, Inc. All Rights Reserved.

By installing this product you agree that you have read the
license.txt file (The VPN Client license) and will comply with
its terms.


Directory where binaries will be installed [/usr/local/bin] /usr/bin

Automatically start the VPN service at boot time [yes] yes

In order to build the VPN kernel module, you must have the
kernel headers for the version of the kernel you are running.

For RedHat 6.x users these files are installed in /usr/src/linux by default
For RedHat 7.x users these files are installed in /usr/src/linux-2.4 by default
For Suse 7.3 users these files are installed in /usr/src/linux-2.4.10.SuSE by default

Directory containing linux kernel source code [/lib/modules/2.6.5-7.95-default/build] /usr/src/linux-2.6.5-7.95

* Binaries will be installed in "/usr/bin".
* Modules will be installed in "/lib/modules/2.6.5-7.95-default/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/usr/src/linux-2.6.5-7.95" will be used to build the module.

Is the above correct [y] y

Making module
make -C /usr/src/linux-2.6.5-7.95 SUBDIRS=/home/lillian/downloads/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.95'
Makefile:438: .config: No such file or directory

WARNING: Symbol version dump /usr/src/linux-2.6.5-7.95/Module.symvers is  missing, modules will have CONFIG_MODVERSIONS disabled.

  CC [M]  /home/lillian/downloads/vpnclient/linuxcniapi.o
/bin/sh: line 1: scripts/basic/fixdep: No such file or directory
make[2]: *** [/home/lillian/downloads/vpnclient/linuxcniapi.o] Error 1
make[1]: *** [_module_/home/lillian/downloads/vpnclient] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.95'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".
Any ideas?
 
Old 08-05-2004, 08:15 AM   #9
Oxyacetylene
Member
 
Registered: Apr 2004
Location: Greensboro, NC, USA
Distribution: Debian
Posts: 134

Original Poster
Rep: Reputation: 15
I haven't tried installing it again yet. I reinstalled SuSE to fix a corrupt file system (I'm new and didn't know a good way to fix it). I read in another thread a solution for getting vmware installed that might just help.

ensure that you have the kernel-syms package installed then do the following:

in /usr/src/linux

`make cloneconfig`
`make prepare-all`

I found this in two threads related to vmware I was posting in:
http://www.linuxquestions.org/questi...ke+cloneconfig
http://www.linuxquestions.org/questi...ke+cloneconfig

note: one says to make cloneconfig and then make prepare, the other says make prepare-all....not sure what the difference is?
 
Old 08-05-2004, 04:58 PM   #10
filesiteguy
LQ Newbie
 
Registered: Jun 2004
Location: Kalifornia
Distribution: SuSE 9.2 Professional
Posts: 27

Rep: Reputation: 15
Thanks!

I asked my VPN admin about it. I also tried vpnc and it may just work. I just figured out how to decode the group password.

Oh, and I found this (German) thread on another forum. My German's a bit rusty, but it seems there are others with a similar issue.

http://www.linux-club.de/viewtopic.php?t=6125

I think the answer there was that the kernel on Suse 9.1 and the VPN client are out of sync. It seems the participants in that thread moved on to the vpnc client.

k
 
  


Reply



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 06:03 PM
CISCO VPN client install solution daehenoc Linux - Software 3 10-17-2005 09:55 PM
enterprise linux ws, cisco vpn client, install kernel source ganewton Linux - Security 3 09-20-2004 12:43 AM
Cisco VPN Client 3.5.2 won't install on RH9.1 PenguinPwrdBox Linux - Software 0 10-10-2003 08:40 AM
Connect to Cisco VPN w/o Cisco VPN Client gboutwel Linux - Networking 4 02-07-2003 12:46 PM

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

All times are GMT -5. The time now is 07:38 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