Am 01.09.2005 14:36 schrieb Christoph Daldrup: > Am 01.09.2005 09:41 schrieb Stefan Frank: > >> I just did a emerge -u dhcp and I was able to do /etc/init.d/net.eth0 >> restart >> without problems. Try to clear the cache of dhcpcd under /var/lib/dhcpc (?) >> and to start it again. > > Thanks for that suggestion, I will try later.
OK, I tried again. I do get an IP, I can connect to the internet, but the dhcpcd-process does not finish. In a working gentoo environment that is not a big problem, but while booting, this is bad. This is the output I get: > * Bringing up eth1 > * dhcp > * Running dhcpcd ... > ClassID = "Linux 2.6.12-gentoo-r9 i686" > ClientID = "61.7.1.00.0E.35.BC.F8.71" > parseDhcpMsgRecv: 6 options received: > i=1 len=4 option = 255.255.255.0 > i=3 len=4 option = 192.168.0.1 > i=6 len=4 option = 192.168.0.1 > i=51 len=4 option = 259200 > i=53 len=1 option = 2 > i=54 len=4 option = 192.168.0.1 > DhcpMsgRecv->yiaddr = 192.168.0.2 > DhcpMsgRecv->siaddr = 0.0.0.0 > DhcpMsgRecv->giaddr = 0.0.0.0 > DhcpMsgRecv->sname = "" > ServerHardwareAddr = 00.09.5B.D8.68.18 > parseDhcpMsgRecv: 9 options received: > i=1 len=4 option = 255.255.255.0 > i=3 len=4 option = 192.168.0.1 > i=6 len=4 option = 192.168.0.1 > i=28 len=4 option = 192.168.0.255 > i=51 len=4 option = 259200 > i=53 len=1 option = 5 > i=54 len=4 option = 192.168.0.1 > i=58 len=4 option = 0 > i=59 len=4 option = 0 > DhcpMsgRecv->yiaddr = 192.168.0.2 > DhcpMsgRecv->siaddr = 0.0.0.0 > DhcpMsgRecv->giaddr = 0.0.0.0 > DhcpMsgRecv->sname = "" > ServerHardwareAddr = 00.09.5B.D8.68.18 Then the output stops, but I don't get a prompt. :( What am I doing wrong? Christoph -- gentoo-user@gentoo.org mailing list