(E-Mail Removed) wrote:
> Two things I noticed were that neither the IP address was changing -
> the lease expirations did change every minute - nor was I experiencing
> any significant interruptions in the streaming radio. Perhaps gaming
> would be different, though, and I might test that later.
>
> Sorry this is so long-winded; perhaps my questions are even mute,
> because I don't seem to have a full grasp of how DHCP works. Am I NOT
> supposed to get a "new" IP with every lease expiration? Will there be
> a significant interruption in my connection?
The "Dynamic" in DHCP (Dynamic Host Configuration Protocol) is not as
dynamic as you think. This dynamic doesn't necessarily mean "ever
changing", it just means "able to adapt".
Once it's booted a PC with a certain set of values, it will remember the
PC's MAC address and store it in its own ARP cache. So next time the PC
gets booted, all it needs to do is refer back to its ARP cache and
reassign the same IP and other information to it again.
It's conceivable that you can get another computer, boot it up on the
network before your own computer and you will find that it takes over
what used to be your computer's IP address before. Then when you boot up
your own computer, you'll find that it doesn't just wait there waiting
for the other computer to give back its IP address. Instead the DHCP
will just assign it a new IP address.
Yousuf Khan