View previous topic :: View next topic |
Author |
Message |
growse Apprentice


Joined: 24 Jan 2003 Posts: 154 Location: Sunny UK
|
Posted: Thu Jan 27, 2005 3:12 pm Post subject: Very slow bringing eth0 up on dhcp |
|
|
I run a dhcp server (gentoo box running dnsmasq) and a gentoo desktop. Every time I bring eth0 up on the desktop to get an ip from the server, it sits there doing nothing for about 20 seconds (uses dhcpcd as a client). Windows boxes on the network get their ip in under a second, so what's wrong with dhcpcd? _________________ Getting there.... |
|
Back to top |
|
 |
fatalglitch n00b

Joined: 25 Nov 2003 Posts: 54
|
Posted: Thu Jan 27, 2005 3:19 pm Post subject: |
|
|
have you checked the logs?
run tail -f /var/log/messages in one terminal
then activate dhcpcd -d eth0, or pump -i eth0, whichever u use
and watch for errors?
-Tom |
|
Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6838 Location: Blighty
|
|
Back to top |
|
 |
|