This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can get DHCP IP address, but cannot ping


On Fri, Jan 14, 2005 at 05:41:58PM +0900, xxchen wrote:
> hello, everyone
> 
> I ported SMSC LAN91CXX driver to my sh7760 board. When I boot my board, the 
> DHCP IP address can be gotten. But I failed to ping to the host. Could you 
> please give me any advice?
> the following is the screen shot. I am sorry the message is long because I 
> redefined the DEBUG value to output debug  message.
> Thank you!

Run tcpdump on the host and see if it is receving the ICMP echo
request message and repsonding with ICMP echo response messages.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]