Re: connexion adsl impossible avec tele2
>
> Et une solution éventuelle: as-tu compilé le support ppp-asyn dans ton
> noyo:
>
> #######################################################################
>
> bash-2.05b$ grep PPP /usr/src/linux/.config
> CONFIG_PPP=m
> CONFIG_PPP_MULTILINK=y
> CONFIG_PPP_FILTER=y
> CONFIG_PPP_ASYNC=m
> CONFIG_PPP_SYNC_TTY=m
> CONFIG_PPP_DEFLATE=m
> CONFIG_PPP_BSDCOMP=m
> CONFIG_PPPOE=m
> #######################################################################
>
>
> Si c'est le cas:
>
> - que donne "lsmod" ?
> - que donne "pppoe -I eth0 -d" ?
>
> sinon: bah recompile. Et ça ira mieux.
merci c'était bien ça. Il me manquait ppp_async, et ppp_sync_tty.
:-)
Reply to: