  p2c2e
@omcastbusiness.net
| What is the value of siaddr sent back in the DHCP svr. resp.
Consider a home networking scenario, where a computer is attached to the Internet behind, say, a Linksys router. The public face of the router is of course, a globally unique IP address (say 18.24.23.1). The Linksys router gives the computer a 192.168. address, and the computer sends all the Internet-bound IP PDUs over to the router to dispatch accordingly.
My question is, what is the value of the siaddr field in the DHCPOFFER or DHCPACK message which the Linksys box will send to the computer? Is it the globally unique IP address of the server, or some other 192.168. address? Does it matter? Does the answer depend on the brand?
Thanks for all your responses. |
|
  Bill_MI Bill In Michigan Premium,MVM join:2001-01-03 Royal Oak, MI | Server Identifier Address is the DHCP server so will be the router's IP, 192.168.1.1 if Linksys default. The field is actually sent hex = C0A80101. |
|