![]() |
DHCP Relay Option
Hi,
I have a DHCP relay to forward the DHCP messages between the dhcp client and server. I have to add the Agent Information option, (82) to the DHCP discover packet from the Relay to the server. This generally includes the Circuit Id and Remote Id. I also need to add the Relay IP address so that the server sends a unicast DHCP offer with the destination ip as Relay IP. What is the sub option code for agent ip address in Agent information option? Thanks, Dhanesh. |
What do u mean "agent Ip address" in Agent Information option?
The agent IP will go in 'giaddr' field of DHCP packet. And it will be the IP address of the interface on which the packet was received. |
Hi,
When the DHCP server is responding with a DHCP offer, the destination address of the OFFER is the address that is being offered to the client. The agent is not able to receive this packet as the destination address is not that of the agent. So, if I fill the gateway address as the address of the agent IP address, then the destination address in OFFER should be that of the agent. Thanks, Dhanesh. |
relay agent is not broadcast the offer to the interface it listens
The agent is not broadcasts the offer to the listen interface
Quote:
|
| All times are GMT -5. The time now is 08:35 PM. |