Page -> Diferencia entre revisiones de «PPTP-Ubuntu» Vistas :  Página  Discusión  Ver fuente  Historial 

De DIT-CDC

(Ubuntu 6.10)
Línea 13: Línea 13:
  
 
* Bajarse la una versión anterior de ppp (2.4.3) de [http://security.ubuntu.com/ubuntu/pool/main/p/ppp/ppp_2.4.3-20050321+2ubuntu1.1_i386.deb aquí]
 
* Bajarse la una versión anterior de ppp (2.4.3) de [http://security.ubuntu.com/ubuntu/pool/main/p/ppp/ppp_2.4.3-20050321+2ubuntu1.1_i386.deb aquí]
 +
 +
* Instalarla mediante:
 +
 +
  dpkg -i ppp_2.4.3-20050321+2ubuntu1.1_i386.deb
 +
 +
 +
  
 
   apt-get install pptp-linux
 
   apt-get install pptp-linux

Revisión de 01:37 31 mar 2007

Configuración de túneles PPTP en Ubuntu

Adaptado de http://pptpclient.sourceforge.net/howto-ubuntu.phtml



Ubuntu 6.10

Existe un fallo conocido en Ubuntu 6.10 queimpide que funcionen correctamente los túneles.

Para solucionarlo hay que:

  • Bajarse la una versión anterior de ppp (2.4.3) de aquí
  • Instalarla mediante:
 dpkg -i ppp_2.4.3-20050321+2ubuntu1.1_i386.deb



 apt-get install pptp-linux

Installing the Configuration Program

Note: you may wish to skip the configuration program and configure the client by hand.

  1. add the following lines to the sources list file, /etc/apt/sources.list :
     # James Cameron's PPTP GUI packaging
     deb http://quozl.netrek.org/pptp/pptpconfig ./
     Note: can use a text editor, or simply cat the lines on to the end of the file using >>, but if you make a mistake in formatting you will likely be told by the apt-get update step.
  2. update the list of packages:
     apt-get update
  3. install the PPTP Client GUI:
     apt-get install pptpconfig
     Note: you may be told that the packages could not be authenticated. For the moment, tell your system to install them anyway. We'll take patches to our release process if anyone can explain simply how to provide authentication.


Arrancar pptpconfig:

 > pptpconfig



Navegación
Enlaces externos
Herramientas personales