Upgrade Mageia1 > Mageia2
Attention au pilote nVidia !
Système et matériels / Installation et configuration

Yann Membre non connecté
-
- Voir le profil du membre Yann
- Inscrit le : 10/11/2007
- Groupes :
Reprise du message précédent
Alors :Citation :
cat /etc/udev/rules.d/70-persistent-net.rules
[root@YannBureau ~]# cat /etc/udev/rules.d/70-persistent-net.rules
Caché :
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# Drakx-net rule for eth0 (xx:xx:xx:xx:xx:xx) les xx c'est moi
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# Drakx-net rule for eth1 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
# Drakx-net rule for vboxnet0 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="vboxnet*", NAME="vboxnet0"
# USB device xx:xx:xx:xx:xx:xx (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# Drakx-net rule for wlan1 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
# PCI device xx:xx:xx:xx:xx:xx (rt61pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
# USB device xx:xx:xx:xx:xx:xx (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan2"
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.
# Drakx-net rule for eth0 (xx:xx:xx:xx:xx:xx) les xx c'est moi

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# Drakx-net rule for eth1 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
# Drakx-net rule for vboxnet0 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="vboxnet*", NAME="vboxnet0"
# USB device xx:xx:xx:xx:xx:xx (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# Drakx-net rule for wlan1 (xx:xx:xx:xx:xx:xx)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
# PCI device xx:xx:xx:xx:xx:xx (rt61pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"
# USB device xx:xx:xx:xx:xx:xx (usb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="xx:xx:xx:xx:xx:xx", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan2"
Citation :
OKservice networkmanager start
Citation :
chkconfig --list |grep etw
Caché :
Note: This output shows SysV services only and does not include native
systemd services. SysV configuration data might be overriden by native
systemd configuration.
network 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
network-auth 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
network-up 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
networkmanager 0:arrêt 1:arrêt 2:arrêt 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
systemd services. SysV configuration data might be overriden by native
systemd configuration.
network 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
network-auth 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
network-up 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt 7:arrêt
networkmanager 0:arrêt 1:arrêt 2:arrêt 3:marche 4:marche 5:marche 6:arrêt 7:arrêt
Citation :
/etc/iftab
Caché :
#wlan1 mac xx:xx:xx:xx:xx:xx
#wlan0 mac xx:xx:xx:xx:xx:xx
#wlan2 mac xx:xx:xx:xx:xx:xx
eth0 mac xx:xx:xx:xx:xx:xx
#eth1 mac xx:xx:xx:xx:xx:xx
#wlan0 mac xx:xx:xx:xx:xx:xx
#wlan2 mac xx:xx:xx:xx:xx:xx
eth0 mac xx:xx:xx:xx:xx:xx
#eth1 mac xx:xx:xx:xx:xx:xx
J'ai créé un autre post ici :
http://www.mageialinux-online.org/forum/topic-12710+connexion-ethernet.php
je mettrais des liens car le début de ce post ici ne nous appartient pas

En tout cas merci pour l'aide.
amicalement, Yann.
Mageia 9 64 XFCE sur mon bureau et sur mon portable.
Mageia 9 64 XFCE sur mon bureau et sur mon portable.

paradise Membre non connecté
-
- Voir le profil du membre paradise
- Inscrit le : 08/06/2011
- Groupes :
PC bureau : CM Asus B-250 - Cpu Intel i5-7600K - RAM 16 Go DDR4 2400 - CG 1050 TI 4Go - Webcam Hercules Infinite
OS : Mageia 7 KDE
OS : Mageia 7 KDE
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie