|
发表于 2006-2-12 10:14:01
|
显示全部楼层
能上网也未必能ping通,你现在不能上网么?
运行ifconfig看看有什么信息?
下面是我的:
$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:4C:FF:65:7D
inet addr:192.172.1.254 Bcast:192.172.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3213 errors:0 dropped:0 overruns:0 frame:0
TX packets:3410 errors:61 dropped:0 overruns:0 carrier:122
collisions:196 txqueuelen:1000
RX bytes:1596971 (1.5 MiB) TX bytes:347150 (339.0 KiB)
Interrupt:209 Base address:0xa000
lo Link encap ocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1000 (1000.0 b) TX bytes:1000 (1000.0 b)
ppp0 Link encap oint-to-Point Protocol
inet addr:192.172.1.245 P-t-P:192.172.1.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:2751 errors:0 dropped:0 overruns:0 frame:0
TX packets:3236 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1508456 (1.4 MiB) TX bytes:289245 (282.4 KiB) |
|