[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dhcpd: how to quiet DHCPREQUEST in logs



On Sun, 29 Dec 2002, Dave Sherohman wrote:

> On Sun, Dec 29, 2002 at 10:44:02AM -0800, Bill Moseley wrote:
> > 
> > Running a few dhcp clients ends up generating a lot of DHCPREQUEST
> > messages.  I'm not clear how to set the interval that the client sends
> > those requests.   I looked at man dhclient.conf but didn't see the
> > setting.  I tried setting a "retry" but that was not it.
> > 
> > In my server I've got 
> > 
> >   default-lease-time 600;
> > 
> > but the DHCPREQEST messages are sent from the client every five minutes so
> > I think that's not it either.
> 
> Just to hit on the obvious...  Did you tell dhcpd to reload its
> configuration after making the change?  (/etc/init.d/dhcp restart)

Yep.

Turns out that Hendrik Sattler was correct in that the client is using 1/2
the value set in the server, although it's a debian client not a windows
client that's doing that.  Maybe all clients do that -- or maybe the
server is sending 1/2 the config value (seems unlikely).

Anyway setting default-lease-time 1200; now has the clients sending the
request every ten minutes.


-- 
Bill Moseley moseley@hank.org




Reply to: