interface enp8s0 [Réglé]

tuxlolo Membre non connecté
-
- Voir le profil du membre tuxlolo
- Inscrit le : 14/03/2014
Depuis peu, au lieu d'avoir eth0 j'ai enp8s0
Est-ce que cela dit quelque chose à quelqu'un ?
J'ai récemment installé :
autoscan-network
rthunter
chkrootkit
Merci !
Si tu ne connais pas, demande, si tu sais, partage !

leuhmanu Membre non connecté
-
- Voir le profil du membre leuhmanu
- Inscrit le : 19/03/2011
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur

m@rco123 Membre non connecté
-
- Voir le profil du membre m@rco123
- Inscrit le : 15/05/2009
- Groupes :

Lenovo 110-17acl
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b

Adrien.D Membre non connecté
-
- Voir le profil du membre Adrien.D
- Inscrit le : 30/05/2011
- Site internet
- Groupes :
c'est normal. Depuis le passage total de mageia à systemd et à la nouvelle version d'udev, les interfaces se nomment ainsi. le nom est basé sur l'emplacement PCI dans la carte mère.

Config : PC Fixe : X470 GAMING PRO- AMD Ryzen 5 2600X - 16Go RAM - Radeon RX 560 (Pilote libre) - Gentoo Linux - GNOME Desktop - Kernel 5.10 LTS
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !


m@rco123 Membre non connecté
-
- Voir le profil du membre m@rco123
- Inscrit le : 15/05/2009
- Groupes :

Lenovo 110-17acl
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b
cg Mullins [Radeon R3 Graphics] / ssd SanDisk 250Go
Mageia 9 plasma 64b
packard ls11hr
cg intel 810 / ssd SanDisk 128Go
Mageia 9 plasma 64b

XKomodor Membre non connecté
-
- Voir le profil du membre XKomodor
- Inscrit le : 08/01/2008
- Site internet
- Groupes :
-
Administrateur
La réponse d'Adrien est tout à fait juste. A l'instar de FreeBSD qui nomme les cartes réseaux en utilisant le nom du driver, udev depuis pas mal de temps renomme les cartes réseaux, comme par exemple :
wlp3s0 pour une carte Wifi ou enp0s25 pour la carte filaire de mon portable.
Simplement, une règle dans udev fait un renommage de ces noms en eth0 etc ... pour ne pas "trop" perturber les vieilles habitudes.

XKomodor

tuxlolo Membre non connecté
-
- Voir le profil du membre tuxlolo
- Inscrit le : 14/03/2014
Si tu ne connais pas, demande, si tu sais, partage !

kalagani Membre non connecté
-
- Voir le profil du membre kalagani
- Inscrit le : 10/03/2012
- Groupes :
vu dans le log du démarrage donné par journalctl -xb
Caché :
Code BASH :
... avril 14 10:26:06 localhost.P5B NetworkManager[1602]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-enp3s0 ... avril 14 10:26:06 localhost.P5B NetworkManager[1602]: <warn> failed to allocate link cache: (-10) Operation not supported ... avril 14 10:26:06 localhost.P5B NetworkManager[1602]: ifcfg-rh: warning: Unable to discover MAC address: ioctl error avril 14 10:26:06 localhost.P5B NetworkManager[1602]: ifcfg-rh: read connection 'System enp3s0' avril 14 10:26:06 localhost.P5B NetworkManager[1602]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... avril 14 10:26:06 localhost.P5B NetworkManager[1602]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth1 ... avril 14 10:26:06 localhost.P5B NetworkManager[1602]: <warn> failed to allocate link cache: (-10) Operation not supported ... avril 14 10:26:07 localhost.P5B NetworkManager[1602]: ifcfg-rh: read connection 'System eth1' avril 14 10:26:07 localhost.P5B NetworkManager[1602]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... avril 14 10:26:07 localhost.P5B NetworkManager[1602]: <warn> failed to allocate link cache: (-10) Operation not supported ... avril 14 10:26:07 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. ... avril 14 10:26:08 localhost.P5B network[1819]: Activation de l'interface enp3s0 : Error: Connection activation failed: Device not managed by NetworkManager or unavailable avril 14 10:26:08 localhost.P5B network[1819]: [ÉCHEC ] avril 14 10:26:08 localhost.P5B network[1819]: Activation de l'interface eth0 : ERREUR : [/etc/sysconfig/network-scripts/ifup-eth] Device eth0 does not seem to be present, delaying initialization. avril 14 10:26:08 localhost.P5B /etc/sysconfig/network-scripts/ifup-eth[1999]: Device eth0 does not seem to be present, delaying initialization. avril 14 10:26:09 localhost.P5B network[1819]: [ÉCHEC ] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): carrier now ON (device state 20) avril 14 10:26:09 localhost.P5B kernel: r8169 0000:03:00.0 eth1: link up avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Auto-activating connection 'System enp3s0'. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) starting connection 'System enp3s0' avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> NetworkManager state is now CONNECTING avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... avril 14 10:26:09 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) successful. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds) avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> dhclient started with pid 2079 avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. avril 14 10:26:09 localhost.P5B dhclient[2079]: Internet Systems Consortium DHCP Client 4.2.5-P1 avril 14 10:26:09 localhost.P5B dhclient[2079]: Copyright 2004-2013 Internet Systems Consortium. avril 14 10:26:09 localhost.P5B dhclient[2079]: All rights reserved. avril 14 10:26:09 localhost.P5B dhclient[2079]: For info, please visit https://www.isc.org/software/dhcp/ avril 14 10:26:09 localhost.P5B dhclient[2079]: avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): DHCPv4 state changed nbi -> preinit avril 14 10:26:09 localhost.P5B kernel: NET: Registered protocol family 17 avril 14 10:26:09 localhost.P5B dhclient[2079]: Listening on LPF/eth1/00:18:f3:0a:2c:3b avril 14 10:26:09 localhost.P5B dhclient[2079]: Sending on LPF/eth1/00:18:f3:0a:2c:3b avril 14 10:26:09 localhost.P5B dhclient[2079]: Sending on Socket/fallback avril 14 10:26:09 localhost.P5B dhclient[2079]: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7 avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): disconnecting for new activation request. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: ip-config -> disconnected (reason 'none') [70 30 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): deactivating device (reason 'none') [0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): canceled DHCP transaction, DHCP client pid 2079 avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> NetworkManager state is now DISCONNECTED avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) starting connection 'System eth1' avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: disconnected -> prepare (reason 'none') [30 40 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> NetworkManager state is now CONNECTING avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled... ... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: prepare -> config (reason 'none') [40 50 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) successful. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) scheduled. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete. avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) started... avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: config -> ip-config (reason 'none') [50 70 0] avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Beginning DHCPv4 transaction (timeout in 45 seconds) avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> dhclient started with pid 2086 avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 3 of 5 (IP Configure Start) complete. avril 14 10:26:09 localhost.P5B dhclient[2086]: Internet Systems Consortium DHCP Client 4.2.5-P1 avril 14 10:26:09 localhost.P5B dhclient[2086]: Copyright 2004-2013 Internet Systems Consortium. avril 14 10:26:09 localhost.P5B dhclient[2086]: All rights reserved. avril 14 10:26:09 localhost.P5B dhclient[2086]: For info, please visit https://www.isc.org/software/dhcp/ avril 14 10:26:09 localhost.P5B dhclient[2086]: avril 14 10:26:09 localhost.P5B NetworkManager[1602]: <info> (eth1): DHCPv4 state changed nbi -> preinit avril 14 10:26:09 localhost.P5B dhclient[2086]: Listening on LPF/eth1/00:18:f3:0a:2c:3b avril 14 10:26:09 localhost.P5B dhclient[2086]: Sending on LPF/eth1/00:18:f3:0a:2c:3b avril 14 10:26:09 localhost.P5B dhclient[2086]: Sending on Socket/fallback avril 14 10:26:09 localhost.P5B dhclient[2086]: DHCPREQUEST on eth1 to 255.255.255.255 port 67 avril 14 10:26:10 localhost.P5B kernel: nouveau [ DRM] 0xA55B: Parsing digital output script table avril 14 10:26:11 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:12 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:13 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:15 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:16 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:16 localhost.P5B dhclient[2086]: DHCPREQUEST on eth1 to 255.255.255.255 port 67 avril 14 10:26:17 localhost.P5B dhclient[2086]: DHCPACK from 192.168.1.1 avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> (eth1): DHCPv4 state changed preinit -> reboot avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> address 192.168.1.66 avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> prefix 24 (255.255.255.0) avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> gateway 192.168.1.1 avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> hostname 'localhost' avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> nameserver '192.168.1.1' avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... avril 14 10:26:17 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) started... avril 14 10:26:17 localhost.P5B dhclient[2086]: bound to 192.168.1.66 -- renewal in 38356 seconds. avril 14 10:26:17 localhost.P5B avahi-daemon[1651]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.1.66. avril 14 10:26:17 localhost.P5B avahi-daemon[1651]: New relevant interface eth1.IPv4 for mDNS. avril 14 10:26:17 localhost.P5B avahi-daemon[1651]: Registering new address record for 192.168.1.66 on eth1.IPv4. avril 14 10:26:17 localhost.P5B kernel: Loading kernel module for a network device with CAP_SYS_MODULE (deprecated). Use CAP_NET_ADMIN and alias netdev-eth0 instead. avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) Stage 5 of 5 (IPv4 Commit) complete. avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> (eth1): device state change: secondaries -> activated (reason 'none') [90 100 0] avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> NetworkManager state is now CONNECTED_GLOBAL avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> Policy set 'System eth1' (eth1) as default for IPv4 routing and DNS. avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> Writing DNS information to /sbin/resolvconf avril 14 10:26:18 localhost.P5B NetworkManager[1602]: <info> Activation (eth1) successful, device activated.
qui a l'air d'échouer, du coup je suis toujours en eth mais 1 pas 0 comme avec Mageia3!!!
Caché :
Code BASH :
ifconfig eth1 Link encap:Ethernet HWaddr 00:18:F3:0A:2C:3B inet adr:192.168.1.66 Bcast:192.168.1.255 Masque:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:83255 errors:0 dropped:0 overruns:0 frame:0 TX packets:64512 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:71222792 (67.9 MiB) TX bytes:9431362 (8.9 MiB)
Et pourtant j'ai enp3s0 configuré sous le service mandi en faisant un service -s
Caché :
Code BASH :
avril 15 17:07:16 localhost.P5B mandi[3492]: Lancement du service mandi : [ OK ] avril 15 17:07:16 localhost.P5B systemd[1]: Started LSB: Network monitoring daemon. Politique de sécurité MSEC au lancement : désactivée Permissions MSEC au lancement : désactivées module netconsole non chargé Périphériques configurés : lo enp3s0 eth0 eth1 Périphériques actuellement actifs : lo eth1
Édité par kalagani Le 15/04/2014 à 17h50
PC1: HPxw9400 Mageia8 Xfce/Cinnamon (ex Plasma car "Freeze")
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
PC2: Dell Studio 540 Core2 Quad Q8300 en double boot: XPsp3/Mageia8 64bits Plasma
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie