Sergio Marques a écrit :

> then when i run pppd call adsl updetach
> (in the file 'adsl' i have pppoa3 -vpi 0 -vci 35 -m 1 -b -c)

> Does anybody knows what isn't right???
> Thanks for your help!!!

You are mixing PPPoE and PPPoA mode. Which one should you be using?

When using PPPoA:

- in your adsl file, remove the -b option
- start the connection with pppd call adsl updetach

When using PPPoE:

- in your adsl file, replace pty line with pty "pppoe -s -I tap0"
- run pppoa3 -vpi 0 -vci 35 -b. This will create the tap0 interface.
- check that your provider is running PPPoE with : pppoe -A -I tap0
- start the connection with pppd call adsl updetach

Benoit PAPILLAULT


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to