Author: Daniel Reurich Date: To: David Kuehling, dng@lists.dyne.org Subject: Re: [DNG] Strange NIC reconfiguration after Suspend in Devuan+XFCE
On 07/03/16 16:22, David Kuehling wrote: > Hi,
>
> just noticed that in Devuan after doing "Suspend" from the XFCE menu
> bar, my primary network interface is reconfigured with a new IP-Address
> retrieved via DHCP. DHCP server logs confirm that.
>
> However, I have *not* configured any interface to use DHCP! All my
> interfaces use "static" primitives in /etc/network/interfaces, and
> running '/etc/init.d/networking restart' actually reverts interface
> settings to my static IP address. Any idea what is happening here? The
> system is not running networkmanager, and I'm a little clueless which
> kind of scripts may be interfering during suspend&resume.
> something else is running dhclient or similar then...