> ##### during boot ######
> Mar 31 15:31:31 [kernel] NET: Registered protocol family 10
> Mar 31 15:31:31 [net.agent] add event not handled
> ##### guess this line is the problem #####
> Mar 31 15:32:07 [dhcpcd] timed out waiting for a valid DHCP server
> response_
> ##### guess this line is the problem #####
> ##### during boot ######
> ##### manual restart of the script #####
> Mar 31 15:32:09 [su(pam_unix)] session opened for user root by
> antonio(uid=1000)
> Mar 31 15:32:25 [kernel] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
> Mar 31 15:33:45 [dhcpcd] terminating on signal 2_
> Mar 31 15:33:47 [kernel] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
> Mar 31 15:33:56 [dhcpcd] terminating on signal 2_
> Mar 31 15:34:02 [rc-scripts] ERROR:  "net.eth0" has not yet been started.
> Mar 31 15:34:08 [kernel] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
> Mar 31 15:35:31 [su(pam_unix)] session closed for user root
> ##### manual restart of the script #####

Looks to me like eth0 is coming up fine, from the perspective that it is
active.  But since the dhcp is failing, you aren't getting a valid ip
address and that gives the appearance that the network is not up.

> Is it possible to tell dhcpd to wait longer for a response, or eaven
> retry automatically in periodic time intervals if not succesfull ?

Yep.  Check the man pages and it should tell you what options to put in your
config file.



--
gentoo-user@gentoo.org mailing list

Reply via email to