• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

VPN über Cisco client und Kernel Source

Hi,

ich hoffe ich poste in dem richtigen Kategorie...

Für meine Arbeit wollte ich ein VPN Verbindung einrichten und leider scheitere ich bereits am installieren von dem Cisco client.

Nach dem ausführen des vpn installers bekomme ich folgenden Meldung:

Code:
Cisco Systems VPN Client Version 4.8.01 (0640) Linux Installer
Copyright (C) 1998-2006 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.


Directory containing linux kernel source code [/lib/modules/2.6.25.16-0.1-debug/build]

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

Is the above correct [y]

Making module
make -C /lib/modules/2.6.25.16-0.1-debug/build SUBDIRS=/home/markus/Desktop/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.25.16-0.1-obj/i386/debug'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.25.16-0.1-obj/i386/debug'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".

Zu meinem System:
Linux 2.6.25.16-0.1-debug i686
System: openSUSE 11.0 (i586)
KDE: 4.0.4 (KDE 4.0.4 >= 20080505) "release 15.2"

Wo finde ich genau die Kernel Source, auch wenn ich in den installier mit der Kernel Source Einstellung mit /usr/src/linux-2.6.25.16-0.1-obj/i386/debug laufen lasse, bleibe ich hängen...

Weiß jemand Rat?
Danke für eure Hilfe
 
Oben