Menu

#21 Support for unicast DHCPOFFER & DHCPACK

open
nobody
None
5
2010-10-14
2010-10-14
Anonymous
No

Need a support for unicast DHCPOFFER & DHCPACK for devices which dont support broadcast.
The server sends a DHCPOFFER & DHCPACK unicast to the client.
This needs to be configurable though settings (.INI) file.

Discussion

  • Achal Dhir

    Achal Dhir - 2010-10-14

    Thanks for Posting.

    I am not sure how this will be done. As the client dont have IP Address during these transactions, Unicast may not work.

    can you please explain me how this will work.

    Thanks

     
  • Nobody/Anonymous

    We will need to form L2 packets as we know the MAC address of the device.
    MAC ID will be provied to the settings file.
    Note: It is possible as there are many DHCP servers that send out Unicast to the same device.

     
  • Achal Dhir

    Achal Dhir - 2011-06-15

    This server responses with broadcast only if discover or request is sent as broadcast. Otherwise it sends the response using unicast only. Did you try.