<div dir="ltr">We are running a mixed environment of mostly public addresses, with some private (nat'd) addresses.  We are trying to use one pair of DHCP servers to service all networks.  The problem we've run into, is that instead of responding to source address, the DHCP server responds to the giaddr address in the DHCP packet.  Is there any way to force the server to respond to source address?  Here's an example of a request packet (1.98 is the translated source IP, 190.111 is DHCP server):<div>
<br></div><div><div>  TIME: 2013-06-26 16:36:40.498</div><div>    IP: x.x.1.98 (0:f:f8:9c:f7:fc) > x.x.190.111 (0:50:56:a2:20:15)</div><div>    OP: 1 (BOOTPREQUEST)</div><div> HTYPE: 1 (Ethernet)</div><div>  HLEN: 6</div>
<div>  HOPS: 1</div><div>   XID: f18b26e0</div><div>  SECS: 0</div><div> FLAGS: 0</div><div>CIADDR: 0.0.0.0</div><div>YIADDR: 0.0.0.0</div><div>SIADDR: 0.0.0.0</div><div>GIADDR: 192.168.40.4</div><div>CHADDR: 60:36:dd:a7:79:e8:00:00:00:00:00:00:00:00:00:00</div>
<div> SNAME: .</div><div> FNAME: .</div><div>OPTION:  53 (  1) DHCP message type         3 (DHCPREQUEST)</div><div>OPTION:  61 (  7) Client-identifier         01:60:36:dd:a7:79:e8</div><div>OPTION:  50 (  4) Request IP address        192.168.40.158</div>
<div>OPTION:  12 ( 11) Host name                 saipersonal</div><div>OPTION:  81 ( 14) Client FQDN               0-0-0 saipersonal</div><div>OPTION:  60 (  8) Vendor class identifier   MSFT 5.0</div><div>OPTION:  55 ( 13) Parameter Request List      1 (Subnet mask)</div>
<div>                                             15 (Domainname)</div><div>                                              3 (Routers)</div><div>                                              6 (DNS server)</div><div>                                             44 (NetBIOS name server)</div>
<div>                                             46 (NetBIOS node type)</div><div>                                             47 (NetBIOS scope)</div><div>                                             31 (Perform router discovery)</div>
<div>                                             33 (Static route)</div><div>                                            121 (Classless Static Route)</div><div>                                            249 (MSFT - Classless route)</div>
<div>                                            252 (MSFT - WinSock Proxy Auto Detect)</div><div>                                             43 (Vendor specific info)</div><div><br></div><div><br></div>-- <br><div>Jason K. Brandt</div>
<div><br></div>
</div></div>