public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] DHCP: u-boot vs. busybox
@ 2004-08-25 16:10 Steven Scholz
  2004-08-25 18:52 ` Wolfgang Denk
  2004-08-28 23:01 ` Udi Finkelstein
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Scholz @ 2004-08-25 16:10 UTC (permalink / raw)
  To: u-boot

Hi there,

I just noticed that my board get's different IPs from the DHCP server 
depending on wether U-Boot or busybox udhcpc did the request.

The dhcp server log shows that they're using the same MAC:

 From U-Boot:
DHCPDISCOVER from 00:a0:33:01:f9:97 via eth0
DHCPOFFER on 10.0.10.220 to 00:a0:33:01:f9:97 via eth0
DHCPREQUEST for 10.0.10.220 (10.0.2.9) from 00:a0:33:01:f9:97 via eth0
DHCPACK on 10.0.10.220 to 00:a0:33:01:f9:97 via eth0

 From linux-2.4.27/busybox:
DHCPDISCOVER from 00:a0:33:01:f9:97 via eth0
DHCPOFFER on 10.0.10.174 to 00:a0:33:01:f9:97 via eth0
DHCPREQUEST for 10.0.10.174 (10.0.2.9) from 00:a0:33:01:f9:97 via eth0
DHCPACK on 10.0.10.174 to 00:a0:33:01:f9:97 via eth0

Doing several rebooting I still see the same.

Any idea how this could happen? I thought I would get the same IP fir the 
same MAC as long as the lease is valid...


-- 
Steven Scholz

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-28 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 16:10 [U-Boot-Users] DHCP: u-boot vs. busybox Steven Scholz
2004-08-25 18:52 ` Wolfgang Denk
2004-08-28 23:01 ` Udi Finkelstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox