Can DHCP offer multiple client IP addresses?

  • Thread starter Thread starter Hannes
  • Start date Start date
H

Hannes

We have an application where it would be very useful to assign
multiple IP addresses to a client through DHCP. We are writing the
DHCP server ourselves, and the clinets are Windows 2000 Server and
Windows XP.

Is there any way to offer multiple IP addresses to a client through
DHCP?

The client has only one physical Ethernet adapter. It is easy to
assign multiple IP addresses to an Ethernet adapter through the
Windows GUI, but can it be done through DHCP?


Thanks,

Hannes.
 
No.

Such machines should never be dynamically assign anyway and should always be
configured statically.
 
Back
Top