On Saturday, 30 November 2019 14:44:15 GMT Alarig Le Lay wrote: > Isn’t your NIC called eno1 or enp1s0 or enp1s0f0?
Nope: # dmesg | grep eth0 [ 6.510595] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 9c:5c: 8e:d1:17:f7 [ 6.510596] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection [ 6.510620] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF [ 8.948273] systemd-udevd[823]: eth0: Process 'net.sh eth0 start' failed with exit code 1. [ 11.674656] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 14.580833] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 14.580865] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready I don't know what to make of that systemd-udevd failure: this is an openrc box. My ISP has set me up with IPv6, and my Billion Bipac vDSL modem-router evidently passes me an IPv6 address when I '/etc/init.d/net.eth0 start'. Eno and enp don't appear in dmesg; I have net.ifnames=0 as a kernel parameter at boot time. -- Regards, Peter.

