Re: DHCP server assigning ip addresses, does it is pinging it before?



Hello Claude,

The way from DHCP leasing has never changed. Doesn't matter if 2000 or 2003

1. During the boot process, a client computer that is configured as a DHCP client sends out a broadcast packet called DHCPDISCOVER. This Discover packet contains the client's computer name and Media Access Control (MAC) address so the DHCP servers can respond to it. Basically, the Discover packet says, "I'm looking for a DHCP server who can lease an IP address."

2. DHCP servers on the network respond to the broadcast with a DHCPOFFER. In essence, the DHCPOFFER says, "I am a DHCP server and I have a lease for you." If several DHCP servers respond to the request, the client accepts the first offer that it receives.

3. The client responds via a broadcast message called a DHCPREQUEST. This message basically says, "I accept your lease offer and would like an IP address." If other DHCP servers made offers, they also see their lease offers were not accepted by the broadcast message, so they rescind their offers. (They must not like getting snubbed by a client computer.)

4. The DHCP server whose offer was accepted responds with a DHCPACK message, which acknowledges the lease acceptance and contains the client's IP address lease as well as other IP addressing information that you configure the server to provide. The client is now a TCP/IP client and can participate on the network.



Best regards

Myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.

Not 100% sure of the DHCP assigning mechanism of the Server 2003 DHCP
service... someone can confirm me?

I'm asking that since we are migrating an old split-scope
configuration (2 W2K) to a brand new Server 2003 server (no split
scope anymore). This said, we want to avoid merging both server leases
on the new server, since I'm assuming that the server will ping
addresses before leasing it...

Thanks.

Claude Lachapelle
Systems Administrator, MCSE


.



Relevant Pages

  • Re: dhclient in 6.0
    ... if no lease can be obtained. ... I think it's pretty obvious you have a rogue client ... machine in the DHCP dynamic pool range for whatever reasons... ... currently exist any unbounded buffer utilizations. ...
    (freebsd-stable)
  • Re: Two DHCP setup in mix windows 2003 network.
    ... and DHCP server... ... lease of 7 days does not mean the client will hold to that IP address ... client in DHCP database. ...
    (microsoft.public.windows.server.setup)
  • Re: Two DHCP setup in mix windows 2003 network.
    ... and DHCP server... ... lease of 7 days does not mean the client will hold to that IP address ... client in DHCP database. ...
    (microsoft.public.windows.server.setup)
  • Re: dhcp ip in use, can it be revoked?
    ... > i have a client that requests an ip by dhcp, and then uses it to do ... someone tried such a thing (in order to keep an IP lease), ... the client will try to renew the lease. ...
    (comp.os.linux.networking)
  • Re: dhclient in 6.0
    ... Not really, no, except when DHCP options appear to turn off IPv4LL, or ... I think it's pretty obvious you have a rogue client ... if there was a prior lease matching the ... Ironically, ISC DHCP was built from this mindset, from what I read. ...
    (freebsd-stable)