Comment 19 for bug 35301

Revision history for this message
Victor Torres (vito-ubb) wrote :

ueagle-atm works fine.
you only need to configure ppp with pppoa, for example in the file /etc/ppp/peers/provider (attachment)

and you need the user and password in the file /etc/ppp/chap-secrets in this format:

"user@adsl-company" * "password" *

where user@adsl-company is the same in /etc/ppp/peers/provider (first line)

$ sudo pon
for connection

$ sudo poff -a
for disconnect

pd: sorry my english :)