pois é amigo.. tentei as instruções abaixo... porém no slack  não encontrei a 
ferramenta   pon....

tipo.. fiquei meio perdito..   pptp server somente não rola..


??


Configuration, by hand  

   obtain from your PPTP Server administrator:  

      the IP address or host name of the server ($SERVER), 
      the name you wish to use to refer to the tunnel ($TUNNEL), 
      the authentication domain name ($DOMAIN), 
      the username you are to use ($USERNAME), 
      the password you are to use ($PASSWORD), 
      whether encryption is required. 
   In the steps below, substitute these values manually.  For example, where we 
write $PASSWORD we expect you to replace this with your password.
  

   create the /etc/ppp/options.pptp file, which sets options common to all 
tunnels:  
lock noauth nobsdcomp nodeflate
  

   create or add lines to the /etc/ppp/chap-secrets file, which holds usernames 
and passwords:  
$DOMAIN\\$USERNAME PPTP $PASSWORD *
  Note: if you are using a PPTP Server that does not require a domain name, 
omit the slashes as well as the domain name.
  Note: if the passwords contain any special characters, quote them. See man 
pppd for more details.
  

   create a /etc/ppp/peers/$TUNNEL file:  
pty "pptp $SERVER --nolaunchpppd"
 name $DOMAIN\\$USERNAME
 remotename PPTP
 require-mppe-128
 file /etc/ppp/options.pptp
 ipparam $TUNNEL
  Note: if you do not need MPPE support, then remove the require-mppe-128 
option.
  

   start the tunnel using the pon command:  
pon $TUNNEL  to further diagnose a failure, add options to the command:
  
pon $TUNNEL debug dump logfd 2 nodetach  Note: we have further information on 
enabling debug mode, and on diagnosing problems.
  

   stop the tunnel using the poff command:  
poff $TUNNEL  

   to script the tunnel connection so that something is done as soon as the 
tunnel is up, use either ip-up.d scripts or the updetach keyword.




João N de Souza Jr <[EMAIL PROTECTED]> escreveu: 
Oi,

Esses dias eu consegui fazer uma VPN pptp, mas não precisei baixar
tudo isso que o cara diz ali.

Dê uma olhada nesse site:
http://pptpclient.sourceforge.net/

Basicamente o que você precisa de informações você acha ali.

João

On 8/2/07, Alisson Ceolin  wrote:
> pptpconfig no slackware...
>
> encontrei este tuto... mas um pouco dificil conseguir os pacotes...
>
> http://www.vivaolinux.com.br/artigos/verArtigo.php?codigo=4896&pagina=1
>
> conectar em VPN microsoftiana com Chap, alguem ja vez usando pptp e
> pptpconfig? poderia disponibilizar os pacotes?
>
>
> Alisson Ceolin
>
> |   _
> |  °v°
> | /(S)\    SLACKWARE
> |  ^ ^           Linux
> _____________________
>
>  Alertas do Yahoo! Mail em seu celular. Saiba mais.
>  >
>


-- 
-------------------------------
João Norberto de Souza Jr
Computer Scientist
Linux user #348386
-------------------------------





Alisson Ceolin 

|   _ 
|  °v° 
| /(S)\    SLACKWARE
|  ^ ^           Linux
_____________________

       Flickr agora em português. Você clica, todo mundo vê. Saiba mais.
--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br
-~----------~----~----~----~------~----~------~--~---

Responder a