|
发表于 2003-7-9 20:18:06
|
显示全部楼层
谢谢dragonnapalm(你的名字可真长),可是我启动ADSL时还是出现了问题,而且我的开机自检里有这样的错误,
bringing up interface ppp4: line 218: 1834 Terminated $CONNECT "$@" >/dev/null 2>&1 faild
我设置了两个拔号,PPP3和PPP4,可问题是我不管用什么命令启动,均打不开任何网页,
[root@localhost root]# /sbin/ifup ppp4(没反应,继续出现提示行)
[root@localhost root]# /sbin/ifup ppp4
[root@localhost root]# /sbin/ifup ppp3
/sbin/adsl-start: line 218: 1667 Terminated $CONNECT "$@" >/dev/null 2>&1
[root@localhost root]# ifconfig
lo Link encapocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
[root@localhost root]# cxstart.sh(link灯这时才亮的)
>>> Inits Conexant AccessRunner <<<
>>> Loading firmware...
Conexant AccessRunner microcode upload program. 24/6/2003
Josep Comas <jcomas@gna.es>
Pascal Boucher <bcrp17@tiscali.fr>
Pawel Konieczny <konieczp@users.sourceforge.net>
I found ADSL modem with VendorID = 0572 & ProductID = cafe
Loading and sending /usr/sbin/cxfirm1.bin...
Firmware is sent!
Setting configuration...
Waiting ADSL line is up (until 90 seconds)...
.....
ADSL line is up (Downstream 2048 Kbits/s, Upstream 512 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
Using /lib/modules/2.4.20-18.8/kernel/drivers/usb/cxacru.o
/usr/sbin/cxload.sh successful
Setting PPP over Ethernet...
>>> Setting PPPoE <<<
>>> Loading br2684 kernel module...
>>> Loading ppp_generic...
>>> Loading pppoe...
>>> Loading br2684ctl...
RFC1483/2684 bridge: Interface "nas0" created sucessfully
RFC1483/2684 bridge: Communicating over ATM 0.8.81, encapsulation: LLC
RFC1483/2684 bridge: Interface configured
>>> Activating interface...
>>> Activating send/receive data...
Conexant AccessRunner ioctl call. 16/6/2003
Josep Comas <jcomas@gna.es>
Pascal Boucher <bcrp17@tiscali.fr>
Pawel Konieczny <konieczp@users.sourceforge.net>
I found ADSL modem with VendorID = 0572 & ProductID = cafe
>>> Loading pppd daemon...
/sbin/adsl-start: line 218: 1928 Terminated $CONNECT "$@" >/dev/null 2>&1
[root@localhost root]# ifconfig
lo Link encapocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)
nas0 Link encap:Ethernet HWaddr 00:30:CD:00:03:92
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:50 (50.0 b) TX bytes:0 (0.0 b)
[root@localhost root]#
请指教是哪里出现问题了, |
|