Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sudden DHCPCD issue - Infinte IP ...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
NicZak
n00b
n00b


Joined: 21 Apr 2002
Posts: 29

PostPosted: Sat May 25, 2002 7:09 am    Post subject: Sudden DHCPCD issue - Infinte IP ... Reply with quote

Im sure that this isn't the first time someone has asked this, but it seems strange that it just started happening out of the blue. Upon boot when initializing my network I get the message: "dhcpcd[4227]: infinte IP address lease time. Exiting." I have yet to notice any functionality problems, but I still want to know why I am getting that message. Any thoughts?

- NicZak
Back to top
View user's profile Send private message
magoo
n00b
n00b


Joined: 06 May 2002
Posts: 36
Location: Halifax, Canada

PostPosted: Sat May 25, 2002 6:36 pm    Post subject: Re: Sudden DHCPCD issue - Infinte IP ... Reply with quote

NicZak wrote:
Im sure that this isn't the first time someone has asked this, but it seems strange that it just started happening out of the blue. Upon boot when initializing my network I get the message: "dhcpcd[4227]: infinte IP address lease time. Exiting." I have yet to notice any functionality problems, but I still want to know why I am getting that message. Any thoughts?

- NicZak


it would appear that your dhcpd.conf (mine is in /etc/dhcp3/ but that is a *gasp* debian box, so im not sure as to where gentoo puts it) is not setting an expiration on the lease. there appear to be two lines in the config which control the lease time and mine look like this:
Code:

/etc/dhcp3/dhcpd.conf::

default-lease-time 86400;
max-lease-time 86400;


which sets the lease time to 1 day (or 86400 seconds).

hope this points you in the right direction.
_________________
magoo
Back to top
View user's profile Send private message
TheWart
Guru
Guru


Joined: 10 May 2002
Posts: 432
Location: Nashville,TN - USA

PostPosted: Sun May 26, 2002 4:07 am    Post subject: Reply with quote

hmm, magoo. Thanks for the tip. I got that error, but usually just dismissed it.
_________________
Face it, we are all noobs.

On the box it said it was designed for Win XP or better, so why won't it work with Linux?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum