|

楼主 |
发表于 2010-8-4 11:41:50
|
显示全部楼层
Post by blackwhite;2106629
ping baidu.com出来什么结果?
我的一些信息:
ping baidu.com
- ping: unknown host baidu.com
复制代码
ifconfig_ath0
- ath0 Link encap:Ethernet HWaddr xxx
- inet addr:10.105.6.48 Bcast:10.105.6.63 Mask:255.255.255.192
- 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:0
- RX bytes:0 (0.0 B) TX bytes:200 (200.0 B)
复制代码
ping_gw
- PING 10.105.6.62 (10.105.6.62) 56(84) bytes of data.
- From 10.105.6.48 icmp_seq=1 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=2 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=3 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=4 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=5 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=6 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=7 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=8 Destination Host Unreachable
- From 10.105.6.48 icmp_seq=9 Destination Host Unreachable
- --- 10.105.6.62 ping statistics ---
- 12 packets transmitted, 0 received, +9 errors, 100% packet loss, time 11048ms
- , pipe 3
复制代码
route_table
- Kernel IP routing table
- Destination Gateway Genmask Flags Metric Ref Use Iface
- 10.105.6.0 * 255.255.255.192 U 0 0 0 ath0
- loopback * 255.0.0.0 U 0 0 0 lo
- default 10.105.6.62 0.0.0.0 UG 2000 0 0 ath0
复制代码 |
|