From: Henry N. <Hen...@Ar...> - 2007-01-16 08:33:32
|
Hey Ren=E9, Ren=E9 Berber wrote: > After reading `man dhcpcd` the solution was easy. >=20 > As Henry pointed out, I was getting the wrong IP address from the DHCP = server > (slirp-daemon in this case). The reason is that dhcpdcd asks the serve= r to > reuse the last address the "computer" had, slirp-daemon accepted that a= ddress > wich was 192.168.0.40 (I probably used it as fixed address at some time= ). >=20 > The solution is to delete dhcpdcd's cache (for reference: > /var/lib/dhcpc/dhcpcd-eth0.cache), tested with `dhcpdcd -T` and saw, in= the > .info file same directory, that the new address was OK, rebooted and ev= erything > is fine. >=20 > Thanks Henry, your reply made it easy to fix. think, you found a very old unsolved problem with dhcpcd and slirp. Have I understand rigth: Slirp ACKed the older address 192.x.x.x? --=20 Henry Nestler |