Le 28/07/2016 à 20:47, Ric Moore a écrit :
On 07/28/2016 04:44 AM, Steve Matzura wrote:
ifconfig -a
eth0 Link encap:Ethernet HWaddr bc:5f:f4:5b:80:09
inet addr:192.168.1.130 Bcast:192.168.1.255
You might be caught up in an "improvement"
ric@iam:~$ sudo ifconfig
[sudo] password for ric:
Useless use of sudo. Root privileges are not needed to display interface
status. You may just need to use the full pathname /sbin/ifconfig
because /sbin is not in the default user PATH.
No eth0! Instead I have enp4s6!
ifconfig shows that the interface is named eth0 and is activated (UP)
and configured, so the issue is different.
<swears bluey> No clue why the change
but I suspect it has something to do with VM's.
No. It is related to systemd/udev "Predictable Network Interface Names"
in Stretch.
See
<https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/>