heha 发表于 2004-6-6 00:43:38

请教各位!

我按照installguide配置好skyeye NE2k ethernet driver version 0.2后
运行uclinux得到以下信息:

Execution Finished, Exiting

Sash command shell (version 1.1.1)
/> ifconfig eth0 up 10.0.0.2
/> ping 10.0.0.1
10.0.0.1 is alive!
/>

10.0.0.1 is alive!是不是提示uclinux可以ping通了宿主机?

但是为什么我在宿主机上:

# ping 10.0.0.2
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.
From 10.0.0.1 icmp_seq=1 Destination Host Unreachable
From 10.0.0.1 icmp_seq=2 Destination Host Unreachable

好像不能连到uclinux哦?

我的环境是redhat 9.0 uClinux-dist-20040408.tar.gz skyeye 0.7.3

大家帮帮我好吗?

heha 发表于 2004-6-6 16:03:56

:cry::cry::cry::cry::cry::cry:
急阿,高手都跑哪去了......................................

:-(:-(:-(:-(:-(:-(:-(:-(:-(:-(
发现新情况:
   当主机ping不通uclinux时,让uclinux ping 主机. 这是两边都可以ping 通了.
不解阿????????????????????????????
那位大大能给个答案阿........................................

hanyong799210 发表于 2004-6-7 08:18:27

First you had already found net env, in your RH, check route table and if it has the route to target.
and in uClinux, use route order, you will find the route: destination->10.0.0.0,
you may add destination->your host ip or domain!
try it!
页: [1]
查看完整版本: 请教各位!