Bug 1000 - difficulty obtaining DHCP lease from WRT54GS v1.1 fw 3.37.1
: difficulty obtaining DHCP lease from WRT54GS v1.1 fw 3.37.1
Status: RESOLVED FIXED
Product: SB 2/3
Classification: Unclassified
Component: Wireless
: unspecified
: Macintosh All
: P1 critical (vote)
: ---
Assigned To: Vidur Apparao
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-09 11:54 UTC by Blackketter Dean
Modified: 2008-12-18 11:36 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2005-03-09 11:54:12 UTC
SB2 firmware v4.  Out of about 10 tries, was able to get DHCP lease only once.  DHCP from dhcpd on 
linux works fine.
Comment 1 Vidur Apparao 2005-03-09 12:20:16 UTC
*** Bug 1001 has been marked as a duplicate of this bug. ***
Comment 2 KDF 2005-03-09 13:54:09 UTC
seems to work ok using wifi-box firmware in teh wrt54g. It is less successful
with a pre-assigned dhcp, taking from the pool regardless.  However, I haven't
re-tested that recently given that MAC addy seems to change every fw reflash
Comment 3 Vidur Apparao 2005-03-09 17:08:05 UTC
I'm seeing the same problem with an Airport Extreme (v5.5) - DHCP request times out.
Comment 4 Vidur Apparao 2005-03-10 22:57:06 UTC
Turns out to be two problems in the ipOS DHCP client code:

1) Unnecessary padding, which should be accepted by all DHCP servers, but
doesn't seem to be.
2) A non-zero src IP address in the IP header, which violates the RFC.

Both will be fixed in the next fimware rev.
Comment 5 Vidur Apparao 2005-03-11 11:36:03 UTC
Fixed with latest firmware in 6.0 tree.