Alcatel ADSL USB modem on DSLForum: Other Help Topics Topic: Alcatel ADSL USB modem on DSL started by: fparri Posted by fparri on Jan. 19 2004,00:55
Hi guys, after an afternoon of struggle I got my damn Alcatel USB ADSL modem working...Here's a very brief HOW-TO: 1. apt-get install speedtouch in the testing packages 2. in /etc/modules.conf you must add a line:
3. in /etc/modules there must be:
4. in /etc/ppp/options
5. in /etc/ppp/peers/adsl
6. in /etc/ppp/pap-secrets
7. after that, you must start the modem with: [QUOTE]modem_run -m -f yourmodemfirmwarelocation[CODE] You can find this file on alcatel'official site or if you have windows installed in your programs/alcatel/driver folder 8. After about 20 secs, you can type pppd call adsl. Check if everything is ok and you're online with ifconfig ppp0. If not, check the /var/log/ folder for the log file with the errors. Hope it helps |