LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1191|回复: 2

网络问题

[复制链接]
发表于 2008-10-14 17:09:38 | 显示全部楼层 |阅读模式
采用atmel91rm9200芯片,uboot下网络是通的,加载linux系统后始终ping不通
ping自己能ping通
ping主机结果如下
[root@AT91RM9200DK /]$ping -c 8 192.168.168.1
PING 192.168.168.1 (192.168.168.1): 56 data bytes
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)
Warning: unknown ICMP packet received (not echo-reply)

--- 192.168.168.1 ping statistics ---
8 packets transmitted, 0 packets received, 100% packet loss


当前配置如下
[root@AT91RM9200DK /]$ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:E0:4C:4D:8D:5F  
          inet addr:192.168.168.110  Bcast:192.168.168.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1276 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1425 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:24 Base address:0xc000

lo        Link encapocal Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:348 errors:0 dropped:0 overruns:0 frame:0
          TX packets:348 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

[root@AT91RM9200DK /]$route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.168.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.168.1   0.0.0.0         UG    0      0        0 eth0

[root@AT91RM9200DK /]$netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:time                  *:*                     LISTEN      
tcp        0      0 *:discard               *:*                     LISTEN      
tcp        0      0 *:daytime               *:*                     LISTEN      
tcp        0      0 *:telnet                *:*                     LISTEN      
udp        0      0 *:discard               *:*                                 
udp        0      0 *:daytime               *:*                                 
udp        0      0 *:time                  *:*                                 
udp        0      0 *:tftp                  *:*                                 
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ACC ]     STREAM     LISTENING     137    /dev/log

不知是哪里出了问题,请高手指教
 楼主| 发表于 2008-10-15 10:29:51 | 显示全部楼层
没人理,真是太伤心了
回复 支持 反对

使用道具 举报

发表于 2008-10-21 13:21:14 | 显示全部楼层
不好说,咱也不太懂。
看样子硬件没有问题,那就是软件了。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表