From: <r.b...@co...> - 2007-01-16 16:48:41
|
Henry Nestler wrote: > Hey Ren=E9, >=20 > Ren=E9 Berber wrote: >> After reading `man dhcpcd` the solution was easy. >> >> 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 serv= er to >> reuse the last address the "computer" had, slirp-daemon accepted that = address >> wich was 192.168.0.40 (I probably used it as fixed address at some tim= e). >> >> The solution is to delete dhcpdcd's cache (for reference: >> /var/lib/dhcpc/dhcpcd-eth0.cache), tested with `dhcpdcd -T` and saw, i= n the >> .info file same directory, that the new address was OK, rebooted and e= verything >> is fine. >> >> Thanks Henry, your reply made it easy to fix. >=20 > 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? Yes, it did. --=20 Ren=E9 Berber |