BOOTP Relay Agents Fail Using Multiple Logical IP Subnets

Last reviewed: June 25, 1997
Article ID: Q143127
  • Microsoft Windows NT Workstation versions 3.5, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51 and 4.0
  • Microsoft LAN Manager version 2.2c
  • Microsoft Windows for Workgroups version 3.11
  • Microsoft Windows 95

SUMMARY

BOOTP relay agents are not able to successfully service all DHCP client computers from a LAN segment using multiple logical IP subnets. Only one of the logical IP subnets is able to obtain DHCP IP addresses for its DHCP client computers.

For additional information on DHCP with multiple logical IP subnets when you are not using relay agents, please see the following article(s) in the Microsoft Knowledge Base:

   ARTICLE-ID: Q124026
   TITLE     : Requests Fail on Logically Multihomed Server (Single NIC)

MORE INFORMATION

A router implemented as a BOOTP relay agent must insert its IP address in the gateway IP address (giaddr) field of the DHCP Discover packet. A DHCP server uses the giaddr field to determine the subnet that sent the request for IP addresses and which IP addresses to offer. If the giaddr field is blank, the DHCP server assumes that the request is from the local subnet.

The following is an excerpt from RFC 1542:

   If the relay agent does decide to relay the request, it MUST
   examine the "giaddr" ("gateway" IP address) field. If this field is
   zero, the relay agent MUST fill this field with the IP address of
   the interface on which the request was received. If the interface
   has more than one IP address logically associated with it, the
   relay agent SHOULD choose one IP address associated with that
   interface and use it consistently for all BOOTP messages it relays.

Because only one address is used in the giaddr field by the relay agent, only one of the logical subnets is serviced through DHCP.


Additional query words: prodnt 3.5 3.51 4.0
Keywords : kbnetwork NTSrvWkst nttcp
Version : 3.11 3.5 3.51 95 4.0
Platform : WinNT


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 25, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.