Re: Image download BOOTME
From: Brad (bitter_at_staticemi.org)
Date: 12/15/04
- Next message: Steve Maillet \(eMVP\): "Re: hai Bytekeeper & Paul G Tobey"
- Previous message: HKim: "Porting a driver for ipaq without a ipaq BSP"
- In reply to: yuun: "Re: Image download BOOTME"
- Next in thread: Michael Schaffner, P.E.: "Re: Image download BOOTME"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Dec 2004 16:33:34 -0500
ARP requests only happen if the device you need a MAC address for is on
the same subnet as you.
- Brad
yuun wrote:
> Hi, I have used a packet capture tool to see what really happen.
>
> There are 2 gateway between the host & the target. I confirm that
> BOOTME packets are UDP Broadcast with port 980. These packets contain
> the info so that we can see the Device Boot Name with IP adr in
> connectivity options.
>
> Here are the packets exchanged for a normal image download :
>
> - The target send 4 times an Eth-II packet to itself.
> - Before assigning his IP adr, the target verify that it's not used
> with an ARP request. Broadcast
> - Then the target sends BOOTME messages. Broadcast, UDP, port 980.
> - When the user attach the device from PB, the host wait for an EBOOT
> message.
> - The host send an ARP request of the IP of the target.
> - The target send an ARP reply. (UDP, Unicast)
> - The host initiate the TFTP download. src.port=2800 dst.port=980
> - The image is downloaded. target.port=1024 host.port=2800
>
> When the target & host are on different subnets :
> I see the 4 first steps as above. Then I get :
> - The host initiate the TFTP download. src.port=2882 dst.port=980
> then the target send a BOOTME msg as if it doesn't receive the msg from
> the host.
> - The host resend an TFTP initiate msg.
>
> The strange thing is that the host don't do an ARP request to find the
> IP adr of the target. It seems that the target doesn't receive the TFTP
> initiate packet.
>
> Do you have any idea of a possible reason ?
>
- Next message: Steve Maillet \(eMVP\): "Re: hai Bytekeeper & Paul G Tobey"
- Previous message: HKim: "Porting a driver for ipaq without a ipaq BSP"
- In reply to: yuun: "Re: Image download BOOTME"
- Next in thread: Michael Schaffner, P.E.: "Re: Image download BOOTME"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|