Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

(DHCP) I don't receive REQUEST packet

Hello everyone,
I'm writing a simple DHCP server for a ARM microprocessor.
I directly connected it with a Win PC by an Ethernet cable: the PC acts as a DHCP client.
After some seconds I receive (4!) DISCOVER packet(s).
I reply with OFFER packet where I send an IP.
The server has IP = 192.168.5.201.
It is offering the IP = 192.168.5.202.

This is the Wireshark dump:
dump

Why the client is not requesting the REQUEST packet?

Thanks

(DHCP) I don't receive REQUEST packet

Hello everyone,
I'm writing a simple DHCP server for a ARM microprocessor.
I directly connected it with a Win PC by an Ethernet cable: the PC acts as a DHCP client.
After some seconds I receive (4!) DISCOVER packet(s).
I reply with OFFER packet where I send an IP.
The server has IP = 192.168.5.201.
It is offering the IP = 192.168.5.202.

This is the Wireshark dump:
dump

image description Why the client is not requesting the REQUEST packet?

Thanks

(DHCP) I don't receive REQUEST packet

Hello everyone,
I'm writing a simple DHCP server for a ARM microprocessor.
I directly connected it with a Win PC by an Ethernet cable: the PC acts as a DHCP client.
After some seconds I receive (4!) DISCOVER packet(s).
I reply with OFFER packet where I send an IP.
The server has IP = 192.168.5.201.
It is offering the IP = 192.168.5.202.

This is the Wireshark dump:
dump

image description

Why the client is not requesting the REQUEST packet?

Thanks

(DHCP) I don't receive REQUEST packet

Hello everyone,
I'm writing a simple DHCP server for a ARM microprocessor.
I directly connected it with a Win PC by an Ethernet cable: the PC acts as a DHCP client.
After some seconds I receive (4!) DISCOVER packet(s).
I reply with OFFER packet where I send an IP.
The server has IP = 192.168.5.201.
It is offering the IP = 192.168.5.202.

This is the Wireshark dump:
dump

image description Image @ Dump

Why the client is not requesting the REQUEST packet?

Thanks