|
发表于 2006-8-23 17:34:55
|
显示全部楼层
你看以eth0开头的那一块,如果有的话,看有没有正确的ip
看下面,eth0的部分,你有没有类似的
[root@localhost cairo-1.2.4]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:17:31:0C:35:52
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::217:31ff:fe0c:3552/64 Scope ink
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:133272 errors:1 dropped:0 overruns:0 frame:0
TX packets:97211 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:182811218 (174.3 MiB) TX bytes:7148065 (6.8 MiB)
Interrupt:20 Base address:0x6c00
lo Link encap ocal 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:2063 errors:0 dropped:0 overruns:0 frame:0
TX packets:2063 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2075519 (1.9 MiB) TX bytes:2075519 (1.9 MiB) |
|