QUOTE:原帖由 springwind426 于 2007-10-26 08:02 发表

贴出
ifconfig
和
route -n 的信息
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0D:56:F0:FC:08
inet addr:134.211.17.61 Bcast:134.211.17.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:50158 errors:0 dropped:0 overruns:0 frame:0
TX packets:1162 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3437518 (3.2 Mb) TX bytes:213713 (208.7 Kb)
Interrupt:9 Base address:0xdf40 Memory:feae0000-feb00000
eth0:1 Link encap:Ethernet HWaddr 00:0D:56:F0:FC:08
inet addr:10.113.53.61 Bcast:10.113.53.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:50158 errors:0 dropped:0 overruns:0 frame:0
TX packets:1162 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:3437518 (3.2 Mb) TX bytes:213713 (208.7 Kb)
Interrupt:9 Base address:0xdf40 Memory:feae0000-feb00000
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:13483 errors:0 dropped:0 overruns:0 frame:0
TX packets:13483 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:680485 (664.5 Kb) TX bytes:680485 (664.5 Kb)
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
134.211.17.0 0.0.0.0 255.255.255.128 U 0 0 0 eth0
10.113.53.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 134.211.17.19 0.0.0.0 UG 0 0 0 eth0