[FUG-BR] ADSL - FreeBSD
Thiago J. Ruiz
thiagojruiz em gmail.com
Terça Outubro 24 09:28:52 BRST 2006
Grande Celso, tudo certo ??
segue meu ppp.conf talvez te ajude funciona estilo "mel na xupeta" haha
### INICIO PPP.CONF ###
default:
set log Tun Phase Connect Warning Error Alert
set redial 10 50
set reconnect 3 5
disable ipv6
adsl:
set device PPPoE:fxp2
set authname user em provider.com
set authkey password
enable lqr echo
set lqrperiod 15
set echoperiod 15
set dial
set login
add default HISADDR
### FINAL PPP.CONF ###
Outro detalhe que eu percebi que vc já havia discado pois a tun0 nao
estava disponivel tente usar o ppp assim:
ppp -ddial -unit0 adsl (assim ele força a usar a tun0)
espero que ajude
[]'z
2006/10/23, Celso Viana <celso.vianna em gmail.com>:
> Boa tarde pessoal!
>
> Estou com dificuldades para conectar via ADSL no free. Alterei o
> arquivo ppp.conf ...
>
> default:
> set log Phase tun command
> testando:
> set device PPPoE:rl0
> set authname meuusario
> set authkey minhasenha
> set dial
> set login
> add default HISADDR
>
> Ao digitar ppp -ddial testando aparece:
>
> working in ddial mode
> using interface: tun1
>
> mas não aparece nenhum IP na interface tun1
>
>
> Alterei novamente o ppp.conf colocando-o da seguinte forma:
>
> testando:
> set device PPPoE:rl0
>
> add default HISADDR
>
> set authname meuusuario
> set authkey minha senha
>
> e recebi a seguinte mensagem:
>
> warning: ncprange_aton: dafault: bad address
> warning: usage: add dest mask gateway
--
Thiago J. Ruiz
http://thiagoruiz.blogspot.com
Mais detalhes sobre a lista de discussão freebsd