Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Network config problem
Date: Sat, 30 Nov 2019 16:19:52
Message-Id: 1985838.aaCuAn422i@peak
In Reply to: Re: [gentoo-user] Network config problem by Alarig Le Lay
1 On Saturday, 30 November 2019 14:44:15 GMT Alarig Le Lay wrote:
2
3 > Isn’t your NIC called eno1 or enp1s0 or enp1s0f0?
4
5 Nope:
6
7 # dmesg | grep eth0
8 [ 6.510595] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 9c:5c:
9 8e:d1:17:f7
10 [ 6.510596] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
11 [ 6.510620] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
12 [ 8.948273] systemd-udevd[823]: eth0: Process 'net.sh eth0 start' failed
13 with exit code 1.
14 [ 11.674656] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
15 [ 14.580833] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
16 Control: Rx/Tx
17 [ 14.580865] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
18
19 I don't know what to make of that systemd-udevd failure: this is an openrc
20 box.
21
22 My ISP has set me up with IPv6, and my Billion Bipac vDSL modem-router
23 evidently passes me an IPv6 address when I '/etc/init.d/net.eth0 start'.
24
25 Eno and enp don't appear in dmesg; I have net.ifnames=0 as a kernel parameter
26 at boot time.
27
28 --
29 Regards,
30 Peter.

Replies

Subject Author
Re: [gentoo-user] Network config problem Alarig Le Lay <alarig@××××××××××.fr>