[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cipe en Sarge



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marcelino Guerrero escribió:
> Eduardo,
> 
> No lo he compilado lo he instalado con apt-get install cipe-common.
> Sabes de alguna forma para solucionar eso.
> 
> Grcs
> 
> On 8/17/05, Eduardo <EduardoRuizS@tiscali.es> wrote:
> 
> Marcelino Guerrero escribió:
> 
>>Amigos,
> 
>>Estoy tratando de realizar una VPN con CIPE y Sarge, el problema que
>>se presenta es el siguiente (adjunto el resultado de ejecutar /bin/sh
>>-x /etc/init.d/cipe start) :
> 
>>+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
>>+ DAEMON=/usr/sbin/ciped
>>+ NAME=ciped
>>+ DESC=encrypted tunnel
>>+ PEERDIR=/etc/cipe/peers
>>+ test -x /usr/sbin/ciped
>>+ test -d /etc/cipe/peers
>>++ find /etc/cipe/peers -type f -maxdepth 1 '!' -name '*~' -exec
>>basename '{}' ';'
>>+ PEERS=options.cipcb0
>>+ '[' xoptions.cipcb0 = x ']'
>>+ set -e
>>+ echo -n 'Starting encrypted tunnel: '
>>Starting encrypted tunnel: + start_all
>>+ echo -n 'options.cipcb0 '
>>options.cipcb0 + start-stop-daemon --start --quiet --exec
>>/usr/sbin/ciped -- -o /etc/cipe/peers/options.cipcb0
>>ciped-wrapper: Cannot find binary for kernel 2.6.8-2-386.
> 
>>El contenido del archivo /usr/sbib/ciped es :
> 
>>#!/bin/sh
>>set -e
>>REAL="/usr/sbin/ciped-`uname -r`"
> 
> Pues eso es lo que pasa que el binario /usr/sbin/ciped-2.6.8-2-386 no
> existe. ;-)
> 
> 
> 
>>if [ -x "$REAL" ]; then
>>    exec "$REAL" "$@"
>>else
>>    echo "ciped-wrapper: Cannot find binary for kernel `uname -r`." 1>&2
>>    exit 1
>>fi
> 
>>No se que hacer, ni que cambiar para corregir este error, agradecere
>>si pudieran indicarme que hacer o donde puedo buscar informacion para
>>corregirlo, la busqueda en google no dio resultados.
> 
>>Grcs
> 
> 
> 
> Supongo que lo has compilado ;-)
> 
> Suerte.

Si te fijas
http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=cipe
 existen sólo dos paquetes para cipe, uno es cipe-common y el otro
cipe-source, el primero (si miras el contenido) tiene ficheros de
configuración, documentación y el script /usr/sbin/ciped.
Si lees /usr/share/doc/cipe-common/README.Debian.gz verás que pone:
"...1. For building your own CIPE modules

By default, debian/rules will set the kernel-specific options from the
kernel source tree in /usr/src/linux.

You need to have a complete linux source tree for your kernel, not
just an up-to-date kernel image, to compile CIPE.  The CIPE module
contains some references to kernel source files.  While you may want to
build a new kernel to remove unnecessary drivers, installing CIPE does
not require you to do so...."

Leelo, los README y README.Debian siempre hay que leerlos, por eso se
llaman LEEME ;-)

Eduardo.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDBCw44oL0c+I9bb4RApbfAKCFQKv0eyfNQJkxAk5E3s2MLvtA7ACeJ+8M
8IxV8lV+aWUhVALSU4yRMIE=
=BKCo
-----END PGP SIGNATURE-----



Reply to: