Le Sun, 17 Apr 2005 01:11:35 +0200 (CEST) christian furet <[EMAIL PROTECTED]> a �crit:
> bonjour, > > je viens d'acqu�rir une live box sagem et j'aimerais la configurer > mais j'ai le probleme suivant: quand je branche ma carte r�seau au > port ethernet de la live box et que je fais un ifdown eth0 ; ifup > eth0, j'ai le message suivant � propos du dhcp: > > Listening on LPF/eth0/00:10:4b:47:f2:01 > Sending on LPF/eth0/00:10:4b:47:f2:01 > Sending on Socket/fallback/fallback-net > DHCPREQUEST on eth0 to 255.255.255.255 port 67 > DHCPNAK from 192.168.5.1 > > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 > DHCPOFFER from 192.168.0.1 > DHCPOFFER from 192.168.5.1 On dirait qu'il y a deux serveurs DHCP??? > DHCPREQUEST on eth0 to 255.255.255.255 port 67 > DHCPNAK from 192.168.5.1 > DHCPNAK with no active lease Le serveur 192.168.5.1 ne veut pas donner de bail semble-t-il. > > DHCPACK from 192.168.0.1 > bound to 192.168.0.85 Celui l� si. > > > ma carte a bien une adresse attribu�e (192.168.0.85) mais je n'ai pas > le r�seau. je n'arrive pas non plus � pinguer la live box (le serveur > dns et dhcp a pour adresse 192.168.3.1). voici mon > /etc/network/interfaces: > > auto eth0 > iface eth0 inet dhcp Essayes # ifdown eth0 # ifconfig eth0 192.168.3.25 up # route add default gw 192.168.3.1 et regardes si �a marche. Fran�ois Boisson -- 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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

