From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 28 Oct 2012 20:05:48 +0100 Subject: [U-Boot] ping failed; host 192.168.1.101 is not alive In-Reply-To: <34610904.post@talk.nabble.com> References: <34608548.post@talk.nabble.com> <34610904.post@talk.nabble.com> Message-ID: <20121028190548.D1CD62001D1@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear akdas75, In message <34610904.post@talk.nabble.com> 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: wd at denx.de SW engineering is a race between programmers trying to make better idiot-proof programs and the universe producing greater idiots.