On Mon, Apr 06, 2015 at 08:13:56PM -0700, Yuri wrote: > I am observing what dhclient sends to the server. Source IP of the > packet it sends is the previous DHCP lease. This address doesn't exist > any more, because I manually deleted it with 'ifconfig em0 remove <IP>' > command. Yet, when I rerun dhclient, it takes this address from > /var/db/dhclient.leases.em0 and sends the UDP packet with this > non-existent IP as source address in IP header. > > This looks very weird to me, though I am not sure what the practical > implications of this might be. My guess is that it is able to do this > because it injects packets with bpf. > Should this thing be fixed, or this is harmless? > > Some other host might have this IP address by the time dhclient runs, > and this might cause confusion somewhere.
I suppose that since dhclient has been killed and restarted it can't know it's on the same network, but in practice you want to try to get the same lease again and fall back if it turns out you've moved or your dhcp server is broken and lost state. I don't see how this would hurt anything. -- Brooks
pgpjSgiUmYg8V.pgp
Description: PGP signature