|
From: Alessio C. <al...@sk...> - 2006-02-27 23:25:56
|
Hello all I have an IPCOP 1.4.10 installed on a Lex Light with an "Light System ADSL Module" (Conexant ADSL USB modem): The modem and the line are discovered correctly: root@ipcop:~ # /etc/rc.d/rc.conexantusbadsl start cxload Conexant AccessRunner microcode upload program. 6/9/2003 Josep Comas <jc...@gn...> See credits in documentation I found ADSL modem with VendorID = 0572 & ProductID = cb06 Loading and sending /usr/sbin/cxfirm4.bin... Firmware is sent! Setting configuration... Waiting ADSL line is up (until 90 seconds)... .... ADSL line is up (Downstream 2464 Kbits/s, Upstream 640 Kbits/s) Conexant AccessRunner ioctl call. 6/9/2003 Josep Comas <jc...@gn...> See credits in documentation I found ADSL modem with VendorID = 0572 & ProductID = cb06 But i'm unable to connect to internet: With PPPoA i see this error: from /var/log/messages Feb 24 02:37:48 ipguard ipcop: Dialling ngi. Feb 24 02:38:03 ipguard kernel: CSLIP: code copyright 1989 Regents of the University of California Feb 24 02:38:03 ipguard kernel: PPP generic driver version 2.4.2 Feb 24 02:38:03 ipguard pppd[849]: Plugin pppoatm.so loaded. Feb 24 02:38:03 ipguard pppd[849]: PPPoATM plugin_init Feb 24 02:38:03 ipguard pppd[849]: PPPoATM setdevname - remove unwanted options Feb 24 02:38:03 ipguard pppd[849]: PPPoATM setdevname_pppoatm - SUCCESS:8.35 Feb 24 02:38:03 ipguard pppd[850]: pppd 2.4.2 started by root, uid 0 Feb 24 02:38:03 ipguard pppd[850]: using channel 1 Feb 24 02:38:03 ipguard pppd[850]: Using interface ppp0 Feb 24 02:38:03 ipguard pppd[850]: Connect: ppp0 <--> 8.35 Feb 24 02:38:03 ipguard pppd[850]: sent [LCP ConfReq id=0x1 <magic 0x7dc4cda0>] Feb 24 02:38:36 ipguard last message repeated 11 times Feb 24 02:38:51 ipguard last message repeated 5 times Feb 24 02:38:55 ipguard pppd[850]: sent [LCP ConfReq id=0x1 <magic 0x7dc4cda0>] Feb 24 02:39:28 ipguard last message repeated 11 times Feb 24 02:39:58 ipguard last message repeated 10 times Feb 24 02:40:01 ipguard pppd[850]: sent [LCP ConfReq id=0x1 <magic 0x7dc4cda0>] Feb 24 02:40:31 ipguard last message repeated 10 times Feb 24 02:40:34 ipguard pppd[850]: LCP: timeout sending Config-Requests pppd run with (from ps aux | grep pppd): /usr/sbin/pppd plugin pppoatm.so 8.35 vc-encaps usepeerdns active-filter outbound and not icmp[0] == 3 and not tcp[13] & 4 != 0 noipdefault defaultroute user 7450424364 ipcp-accept-local ipcp-accept-remote passive nopcomp noccp novj nobsdcomp nodeflate lcp-echo-interval 20 lcp-echo-failure 3 lcp-max-configure 50 maxfail 5 debug What test can i do for investigate? Thanks -- Alessio Cecchi ++ www.skye.it |