[Linux] Lot linux, Vol 280, Parution 2
LM---
ludovicmarchetti@::1
Lun 7 Sep 22:21:07 CEST 2009
Bonsoir François,
bonsoir à toutes et à tous,
Voici le contenu de cinq (!) fichiers /etc/network/interfaces dont
aucun n'a fonctionné de façon satisfaisante.
ACTUEL---
iface eth0 inet dhcp
auto eth0
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
auto lo
FIN-----
N°1 (précédent)-------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
iface eth0 inet dhcp
auto eth0
FIN----
N°2------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# The primary network interface
# Decommente le 8-7-2009
#allow-hotplug eth0
iface eth0 inet dhcp
# Decommente le 8-7-2009
#auto eth0
auto eth0
FIN-------
N°3------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# The primary network interface
# Decommente le 8-7-2009
#allow-hotplug eth0
iface eth0 inet dhcp
auto eth0
FIN-----
N°4 (celui d'origine du système après l'installation)-----
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
auto eth0
FIN-----
Je ne sais pas si cela pourra aider.
En tous cas je cherche ... et j'ai trouvé qu'un bug (entre autres) dans
networkmanager existait - mais soit les solutions ne me concernent pas,
soit les données du problème ne sont pas tout-à-fait les mêmes que chez
moi...
Je suis perplexe
A plus
Ludovic
Plus d'informations sur la liste de diffusion linux