Les résultats de Google ne donnent rien pour le moment ...
Je cherche toujours ...
Des idées ?? 😉
Je cherche toujours ...
Des idées ?? 😉
[root@DELL ~]# ifconfig
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:112 errors:0 dropped:0 overruns:0 frame:0
TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:7128 (6.9 KiB) TX bytes:7128 (6.9 KiB)
[root@DELL ~]# service network status
Périphériques configurés :
lo eth0
Périphériques actuellement actifs :
lo
[root@DELL ~]# service NetworkManager status
NetworkManager (pid 1315) en cours d'exécution...
[root@DELL ~]# chkconfig --list | grep -i network
NetworkManager 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt
network 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt
[root@DELL ~]# ls /etc/sysconfig/network-scripts/ifcfg-lo /etc/sysconfig/networking/devices/
/etc/sysconfig/network-scripts/ifcfg-lo
/etc/sysconfig/networking/devices/:
ifcfg-eth0 ifcfg-lo
ifconfig -a
renvoie autre chose que la section lo ?$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:21:70:81:4C:5B
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interruption:17
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:88 errors:0 dropped:0 overruns:0 frame:0
TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:5280 (5.1 KiB) TX bytes:5280 (5.1 KiB)
sit0 Link encap:IPv6-dans-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
$ ifconfig
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:88 errors:0 dropped:0 overruns:0 frame:0
TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:5280 (5.1 KiB) TX bytes:5280 (5.1 KiB)
@philippe_PMA: Ces commandes passent bien (pas de message d'erreur) ... mais toujours pas d'ethernet.
# service NetworkManager stop
Arrêt du démon NetworkManager : [ OK ]
# service network start
Activation de l'interface loopback : [ OK ]
Activation de l'interface eth0 :
Définition des informations IP pour eth0. fait.
[ OK ]
# chkconfig NetworkManager off
# chkconfig network on
L'icône d'accès aux réseaux dans la boîte à miniature à changer.C'est assez étrange ton problème. Si tu as les deux messages Activation de l'interface loopback et Activation de l'interface eth0 c'est que ton réseau est bon !Flying Hermes wrote:...
@philippe_PMA: Ces commandes passent bien (pas de message d'erreur) ... mais toujours pas d'ethernet....# service NetworkManager stop Arrêt du démon NetworkManager : [ OK ] # service network start Activation de l'interface loopback : [ OK ] Activation de l'interface eth0 : Définition des informations IP pour eth0. fait. [ OK ] # chkconfig NetworkManager off # chkconfig network on
[root@DELL ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:21:70:81:4C:5B
adr inet6: fe80::221:70ff:fe81:4c5b/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:500 (500.0 b) TX bytes:492 (492.0 b)
Interruption:17
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:88 errors:0 dropped:0 overruns:0 frame:0
TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:5280 (5.1 KiB) TX bytes:5280 (5.1 KiB)
[root@DELL ~]# ping -c www.fedora_fr.org
ping: bad number of packets to transmit.
ifconfig eth0 up
ifconfig
D'où il sort ton sit0 ?Flying Hermes wrote:......$ ifconfig -a eth0 Link encap:Ethernet HWaddr 00:21:70:81:4C:5B BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interruption:17 ... sit0 Link encap:IPv6-dans-IPv4 NOARP MTU:1480 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ...
[root@sansmika ~]# ls -l /etc/sysconfig/networking/devices
total 4
-rw-r--r--. 3 root root 151 27 mai 01:17 ifcfg-eth0
[root@sansmika ~]# cat /etc/sysconfig/networking/devices/ifcfg-*
# Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=E0:CB:4E:89:C7:D8
ONBOOT=yes
[root@sansmika ~]# ls -l /etc/sysconfig/network-scripts/ifcfg-*
-rw-r--r--. 3 root root 151 27 mai 01:17 /etc/sysconfig/network-scripts/ifcfg-eth0
-rw-r--r--. 1 root root 254 5 mai 18:20 /etc/sysconfig/network-scripts/ifcfg-lo
[root@sansmika ~]# cat /etc/sysconfig/network-scripts/ifcfg-*
# Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=E0:CB:4E:89:C7:D8
ONBOOT=yes
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
[root@sansmika ~]# service network status
Périphériques configurés :
lo eth0
Périphériques actuellement actifs :
lo eth0
[root@sansmika ~]# service NetworkManager status
NetworkManager (pid 1170) en cours d'exécution...
[root@sansmika ~]# chkconfig network --list
network 0:arrêt 1:arrêt 2:arrêt 3:arrêt 4:arrêt 5:arrêt 6:arrêt
[root@sansmika ~]# chkconfig NetworkManager --list
NetworkManager 0:arrêt 1:arrêt 2:marche 3:marche 4:marche 5:marche 6:arrêt
[root@sansmika ~]#
Enabling the nvidia driver: Driver already enabled.
[ OK ]
Activation de l'interface loopback : [ OK ]
Activation de l'interface eth0 :
Définition des informations IP pour eth0. échoué. Aucun lien n'a été trouvé. Vérifier le câble ?
[ÉCHOUÉ]
Démarrage de auditd : [ OK ]
Ensuite jai essayer en copiant le fichier ifcg-lo dans /etc/sysconfig/networking/device/. Toujours la meme erreur.service network stop
service network start
ifconfig eth0 up