On 03/15/2018 01:23 PM, Tomasz Torcz 👁️ wrote: > On Thu, Mar 15, 2018 at 01:13:09PM -0400, Kaleb S. KEITHLEY wrote: >> >> Did I miss something? >> >> Both machines were dnf system-upgraded from f27. Static IP settings were >> set at f27 install time and worked before the respective upgrades. >> >> f28 was working correctly until a couple of days ago to the best of my >> knowledge. >> >> E.g.—— >> >> %cat /etc/sysconfig/network-scripts/ifcfg-ens3 >> ... >> IPADDR=192.168.122.26 >> >> But it's getting 192.168.122.169 (from dhcp?) > > Could you double check if your interface is still called 'ens3'? > There's a bug in latest systemd which breaks interface naming: > https://github.com/systemd/systemd/issues/8446 It's not. Now it's enp0s3. And renaming /etc/sysconfig/network-scripts/ifcfg-ens3 to ifcfg-enp0s3 doesn't do anything. Thanks -- Kaleb _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx