*** From dhcp-server -- To unsubscribe, see the end of this message. ***

You could:

1. Walk to each machine and release the lease it has and force it to
DISCOVER the new changes

2. If they are indeed short lease times, you could shut down the dhcp
server for the amount of time it takes for the leases to expire and
restart it for the clients to DISCOVER the new changes

3. Configure out the old settings so the server will NAK a RENEW request
from the client, and force it to DISCOVER the new settings

4. Delete the clients entry from the dhcpd.leases database so the server
will NAK a RENEW and force the client to DISCOVER the new settings

There may be more ways.  Basically, as long as the old lease options and
addresses are still valid, the server will continue to RENEW those
clients.  Each one of the above possibilities should be approached with
a certain amount of consideration and possible fault analysis (ie what
could go wrong if I do this?) except maybe the first one which is
probably the least desirable.  

I'm sure others will probably have some fine suggestions too.

Cheers,
Matthew

Paulo Sergio Santos wrote:
> 
>     *** From dhcp-server -- To unsubscribe, see the end of this message. ***
> 
> >
> 
> Hi!
> 
> Looks like this is nothing about NACK but I was expecting that it could do
> something that can resolve this "problem"
> 
> I was using DHCP with a resonable lease time when I needed to change my
> config.
> 
> I did the changes but, since most of the machines have renew the lease
> in a short time, they stick with the old configuration no matter what I do
> with the server.
> 
> when I saw the NACK I was expecting that it could be used to send a
> message to all the clients so that they forget its configuration ant try
> to renew.
> 
> Is there anyway I can do this?
> 
> TIA
> Paulo Santos
> 
> -------------------------------------------------------
>  Paulo Sergio Santos               [EMAIL PROTECTED]
> -------------------------------------------------------
> "If you keep doing things like you've always done them,
> what you'll get is what you've already got"
> 
> ------------------------------------------------------------------------------
> To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
> If you are without web access, or if you are having trouble with the web page,
> please send mail to [EMAIL PROTECTED]   Please try to use the web
> page first - it will take a long time for your request to be processed by hand.
> 
> Archives for this mailing list are available at 
>http://www.webnology.com/list-archives/dhcp/dhcp-server
> 
> ------------------------------------------------------------------------------

-- 
---
------
Matthew Levine
Quality Assurance (SW Initiatives - Broadband)
Cisco Systems, Santa Cruz       http://www.cisco.com/
[EMAIL PROTECTED]       (831) 457 - 5431


------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

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

Reply via email to