> i see the DHCP Discover, DHCP Request and a ARP message 
> who has IP xxx.xxx.xxx.xxx via wireshark but the ip 
> address will not be assigned.


Check that netif->ip_addr (in lwIP 1.4.0) is zeroes before starting
DHCP.

Also, you can capture a working DHCP transaction from another system in
Wireshark, and compare the details with yours.

Marty

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to