Dear akdas75, In message <[email protected]> you wrote: > > I generate a macid from uboot/tools/gen_eth_addr. > Still the ping says "host not alive" > > I have attached the uboot log > and also the wireshark snapshot on the host > > host : 192.168.1.101 > development board : 192.168.1.100
Your host sees a pereectly fine ARP request, which is proof that the network is bsicly operational, but it never sees any ICMP message. Is there any change that your host is running a firewall which is blocking such requests? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] SW engineering is a race between programmers trying to make better idiot-proof programs and the universe producing greater idiots. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

