|
发表于 2004-9-7 13:47:01
|
显示全部楼层
我的也是实达5800UB
现在拔号完了可以看到一个设备nas0。可是没见到给他分配的IP
这是为什么?
root@0[ppp]# cxstart.sh
>>> Inits Conexant AccessRunner <<<
>>> Loading firmware...
Conexant AccessRunner microcode upload program. 6/9/2003
Josep Comas <jcomas@gna.es>
See credits in documentation
I found ADSL modem with VendorID = 0572 & ProductID = cb00
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 576 Kbits/s, Upstream 128 Kbits/s)
>>> Loading driver...
Launching driver in normal mode...
/usr/sbin/cxload.sh successful
Setting PPP over Ethernet...
>>> Setting PPPoE <<<
>>> Loading br2684 kernel module...
>>> Loading ppp_generic...
>>> Loading br2684ctl...
Conexant AccessRunner ioctl call. 6/9/2003
Josep Comas <jcomas@gna.es>
See credits in documentation
I found ADSL modem with VendorID = 0572 & ProductID = cb00
br2684ctl[8494]: Interface "nas0" created sucessfully
br2684ctl[8494]: Communicating over ATM 0.8.35, encapsulation: LLC
br2684ctl[8494]: Interface configured
>>> Activating interface...
>>> Activating send/receive data...
>>> Loading pppd daemon...
Plugin /usr/lib/pppd/2.4.2/pppoatm.so loaded.
PPPoATM plugin_init
PPPoATM setdevname - remove unwanted options
PPPoATM setdevname_pppoatm - SUCCESS:8.35
/usr/sbin/pppd: In file /etc/ppp/peers/dsl-provider: unrecognized option 'pty'
root@0[ppp]# ifconfig
lo Link encapocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:174 errors:0 dropped:0 overruns:0 frame:0
TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11630 (11.3 KiB) TX bytes:11630 (11.3 KiB)
nas0 Link encap:Ethernet HWaddr 00:00:01:00:00:00
inet6 addr: fe80::200:1ff:fe00:0/64 Scopeink
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:428 (428.0 b) |
|