je possède un portable Fujitsu/Siemens Amilo 7405 sous sarge(installé
depuis l'iso dispo sur le site).
depuis la mise-à-jour de mon système au démarrage, voici ce que
j'obtiens pendant le boot:
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
sit0: unknown hardware address type 776
eth0: unknown hardware address type 24
sit0: unknown hardware address type 776
eth0: unknown hardware address type 24
Listening on LPF/eth0/<null>
Sending on LPF/eth0/<null>
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
No DHCPOFFERS received.
No working leases in persistent database.
Exiting.
Failed to bring up eth0.
A la fin du boot, je fais un ping www.google.fr:
ping: unknown host www.google.fr
en root, je fais ensuite un dhcpclient:
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit http://www.isc.org/dhcp-contrib.html
sit0: unknown hardware address type 776
eth0: unknown hardware address type 24
sit0: unknown hardware address type 776
eth0: unknown hardware address type 24
Listening on LPF/sit0/<null>
Sending on LPF/sit0/<null>
Listening on LPF/eth1/00:03:0d:20:11:d4
Sending on LPF/eth1/00:03:0d:20:11:d4
Listening on LPF/eth0/<null>
Sending on LPF/eth0/<null>
Listening on LPF/lo/<null>
Sending on LPF/lo/<null>
Sending on Socket/fallback/fallback-net
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 4
DHCPREQUEST on eth1 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPACK from 10.0.0.138
bound to 10.0.0.5 -- renewal in 1039601232 seconds.
et là, ça fonctionne!
je me souviens que lors de l'installation 2 cartes réseau ont été
detecté et l'"installer" m'a demandé quelle carte serait l'interface
principale. j'ai répondu eth1. le choix était correct!
je pense que l'installation de DISCOVER y est pouer quelque chose, non?
Comment corriger le problème?
merci pour vos suggestions,
Zelos
--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
Zelos
Philippe a écrit :
Le mercredi 09 février 2005 à 12:12 +0100, Zelos a écrit :
bonjour,
je possède un portable Fujitsu/Siemens Amilo 7405 sous sarge(installé depuis l'iso dispo sur le site). je pense que l'installation de DISCOVER y est pouer quelque chose, non? Comment corriger le problème?
peut être tu nous fait voir ton /etc/network/interfaces ? a+
voici:
# 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
# The primary network interface auto eth0 iface eth0 inet dhcp
@+
-- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to with a subject of "unsubscribe". Trouble? Contact
Philippe a écrit :
Le mercredi 09 février 2005 à 12:12 +0100, Zelos a écrit :
bonjour,
je possède un portable Fujitsu/Siemens Amilo 7405 sous sarge(installé
depuis l'iso dispo sur le site).
je pense que l'installation de DISCOVER y est pouer quelque chose, non?
Comment corriger le problème?
peut être
tu nous fait voir ton /etc/network/interfaces ?
a+
voici:
# 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
# The primary network interface
auto eth0
iface eth0 inet dhcp
@+
--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Le mercredi 09 février 2005 à 12:12 +0100, Zelos a écrit :
bonjour,
je possède un portable Fujitsu/Siemens Amilo 7405 sous sarge(installé depuis l'iso dispo sur le site). je pense que l'installation de DISCOVER y est pouer quelque chose, non? Comment corriger le problème?
peut être tu nous fait voir ton /etc/network/interfaces ? a+
voici:
# 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
# The primary network interface auto eth0 iface eth0 inet dhcp
@+
-- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to with a subject of "unsubscribe". Trouble? Contact
Philippe
Le mercredi 09 février 2005 à 12:24 +0100, Zelos a écrit :
Philippe a écrit :
# 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
# The primary network interface auto eth0 iface eth0 inet dhcp
et avec auto eth1 iface eth1 inet dhcp
a la place ?
-- Philippe
-- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to with a subject of "unsubscribe". Trouble? Contact
Le mercredi 09 février 2005 à 12:24 +0100, Zelos a écrit :
Philippe a écrit :
# 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
# The primary network interface
auto eth0
iface eth0 inet dhcp
et avec
auto eth1
iface eth1 inet dhcp
a la place ?
--
Philippe <philippe@chocottes.cjb.net>
--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org