Réseau
Résolu
selomas
Messages postés
13
Date d'inscription
Statut
Membre
Dernière intervention
-
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour, j'ai fais ifconfig dans le terminal mais je vois pas eth0.
si vous pouvez m'aider sa serai trop chou
[selom@localhost ~]$ ifconfig
em1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 84:34:97:18:b3:e9 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Boucle locale)
RX packets 74 bytes 6508 (6.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 74 bytes 6508 (6.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.71 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::6a94:23ff:fe93:7dad prefixlen 64 scopeid 0x20<link>
ether 68:94:23:93:7d:ad txqueuelen 1000 (Ethernet)
RX packets 141841 bytes 162056004 (154.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 142249 bytes 15994825 (15.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[selom@localhost ~]$
si vous pouvez m'aider sa serai trop chou
[selom@localhost ~]$ ifconfig
em1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 84:34:97:18:b3:e9 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Boucle locale)
RX packets 74 bytes 6508 (6.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 74 bytes 6508 (6.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.71 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::6a94:23ff:fe93:7dad prefixlen 64 scopeid 0x20<link>
ether 68:94:23:93:7d:ad txqueuelen 1000 (Ethernet)
RX packets 141841 bytes 162056004 (154.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 142249 bytes 15994825 (15.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[selom@localhost ~]$
2 réponses
Salut,
ethx = emx sur Fedora et dérivés...
Extrait :
ethx = emx sur Fedora et dérivés...
Extrait :
Detailed Description
Systems, particularly servers, with multiple network ports, name the ports ethX in a non-deterministic order, and are therefore not useful for system administrators.
The proposal is as follows:
update biosdevname to upstream release 0.3.1 (complete 27-Nov-2010)
ensure postinstall udev uses biosdevname in udev rules to name LAN-on-Motherboard network ports from ethX to em[1234] and PCI cards to p<slot>p<port>_<vf> (complete 27-Nov-2010)
have kickstart / anaconda use the biosdevname-provided name em[1234] (complete 28-Nov-2010)