|
发表于 2004-5-16 20:36:39
|
显示全部楼层
Re
我的信息如下
以下是我的ADSL信息
- VPI=0 VCI=33
- PPP over Ethernet llcsnad(RCF2516)
- Idle G.dmt
复制代码
- [root@Lovewilliam /]# cxnet4up.sh
- >>> Setting PPPoE <<<
-
- >>> Loading br2684 kernel module...
-
- >>> Loading ppp_generic...
-
- >>> Loading br2684ctl...
- RFC1483/2684 bridge: Interface "nas0" created sucessfully
- RFC1483/2684 bridge: Communicating over ATM 0.0.33, encapsulation: LLC
- RFC1483/2684 bridge: Interface configured
-
- >>> Activating interface...
- >>> Activating send/receive data...
- 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
-
- >>> Loading pppd daemon...
-
- /usr/sbin/cxnet4up.sh successful
- [root@Lovewilliam /]# ifconfig
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- UP LOOPBACK RUNNING MTU:16436 Metric:1
- RX packets:442 errors:0 dropped:0 overruns:0 frame:0
- TX packets:442 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:22100 (21.5 Kb) TX bytes:22100 (21.5 Kb)
-
- nas0 Link encap:Ethernet HWaddr 00:D0:F8:46:1C:46
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
-
- [root@Lovewilliam /]# pppd
- [root@Lovewilliam /]# ifconfig
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- UP LOOPBACK RUNNING MTU:16436 Metric:1
- RX packets:448 errors:0 dropped:0 overruns:0 frame:0
- TX packets:448 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:22400 (21.8 Kb) TX bytes:22400 (21.8 Kb)
-
- nas0 Link encap:Ethernet HWaddr 00:D0:F8:46:1C:46
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 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:0 (0.0 b) TX bytes:0 (0.0 b)
- [root@Lovewilliam /]# route
- Kernel IP routing table
- Destination Gateway Genmask Flags Metric Ref Use Iface
- 169.254.0.0 * 255.255.0.0 U 0 0 0 lo
- 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
- [root@Lovewilliam /]#
复制代码
不明白为什么RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
请高人指点迷津 |
|