On 02/10/2015 05:45 PM, walt wrote:
> To be specific:  nfs.mount is claiming that its clientaddr is the old address,
> and ssh is claiming that its rhost is also the same old address.
> 
> So, how are these two different packages claiming the same, obsolete, ip 
> address?
> Where are they getting it?  It must be cached somewhere on the older machine, 
> but
> where?

Turns out to be dhcpcd, which was renegotiating an old lease but actually 
getting
a new and different ip address.  It was assigning both the old and new addresses
to the same wlan0 interface, which seems impossible to me but "ip addr" shows
the interface with both of them, although ifconfig shows only the new one.

Beats me.

After updating wpa_supplicant I now have an even bigger problem getting systemd
to start the damned wpa_supplicant service, but I'll start a new thread for 
that.



Reply via email to