Ano-Tech Computers
Enter keyword:

Telenor ADSL with linux fails to connect
Problem:
This article describes some steps required *in* *addition* *to* the ones mentioned in the documentation included with pppoed on the ADSL driver CD.
 
Solution:
First, add the following lines to your "/etc/conf.modules" file if not already present:

alias char-major-108 off
alias /dev/ppp off
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-21 bsd_comp
alias ppp-compress-26 ppp_deflate
alias ppp-compress-24 ppp_deflate

Then change your username in "/etc/chap-secrets" and "start-pppoe" from just the plain "username" to "username@online.no", e.g. change "andrlu2" to "andrlu2@online.no"

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles