Bug 6332 - Udhcpc DISCOVER packet not accepted by Windows DHCP relay agent
Summary: Udhcpc DISCOVER packet not accepted by Windows DHCP relay agent
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: 1.17.x
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 16:42 UTC by earth
Modified: 2015-04-16 09:02 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
tarball of the logs (40.00 KB, application/x-tar)
2013-06-25 16:42 UTC, earth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description earth 2013-06-25 16:42:20 UTC
Created attachment 4958 [details]
tarball of the logs

I'm using busybox v.1.17.3 on an embedded device running Linux 2.6.26.

I need to get an IP address from a DHCP relay agent running on a Windows 2000
server. The connection media is 802.11abgn. Using Wireshark I'm able to see the 
DISCOVER packet issued by udhcpc but no reply is sent by the server.

Here you can find the Wireshark logs:
  TWG_31.pcap shows the DISCOVER packet (not replied) from my device (frame #31)
  PC_142.pcap shows the DISCOVER packet (replied) from a Windows based PC 
              (frame #142)

Best regards

/Alessandro
Comment 1 Denys Vlasenko 2013-06-26 23:13:46 UTC
Can you try a newer release of busybox?