Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. Re: Query (Simon)


----------------------------------------------------------------------

Message: 1
Date: Sat, 23 Oct 2021 14:51:23 +0100
From: Simon <dh...@thehobsons.co.uk>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: Query
Message-ID: <ebd1841c-c2e9-4100-bd6a-b340af168...@thehobsons.co.uk>
Content-Type: text/plain;       charset=utf-8

Soporte VT <sopo...@vallecastelecom.com> wrote:

> I m working for a small company that sells the Internet as an ISP.  One of 
> our clients calls every day about its IP address that is always the same. 
> Even though the client is on a dynamic pool, I think, when the router 
> automatically attempts to renew as soon as 50 percent of the lease duration 
> has expired, the DHCP server allocated the same IP.
> 
> Is there a command configuration in which I say change the IP address no 
> matter what? I mean, when the DHCP client tries to renew the IP address.

As others have already said, what you see happening is correct behaviour, the 
requested behaviour would explicitly break compliance with the RFCs for DHCP 
behaviour and would be quite hard to do with the ISC server. It would annoy 
many users when they realise why their connections drop at ?random? times, and 
eventually push users to move to an ISP that doesn?t wilfully break things.

Where ISPs do genuinely provide a dynamic (and changing) IP address, it?s 
typically done when the router connects to the ISP - at least over here in the 
UK where PPP over <something> connections are the most common. So as long as 
the router maintains the DSL signal and PPP session, the IP remains stable - if 
the DSL connection drops, then the user gets a different IP when a new PPP 
session is established. That?s handled by the backend serving addresses to the 
PPP service - typically not DHCP.
The key thing is that the IP only changes when the PPP session is broken (and 
hence, any IP connections in place would also get broken), it doesn?t change 
otherwise.

Simon



------------------------------

Subject: Digest Footer

_______________________________________________
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 156, Issue 8
******************************************

Reply via email to