[Linux] Re : Au secours : plus de réseau ! (suite)
Daniel huhardeaux
daniel.huhardeaux@::1
Dim 13 Oct 18:56:13 CEST 2013
Le 13/10/2013 17:53, ludovicmarchetti@::1 a écrit :
[...]
> Listening on LPF/eth0/00:02:b3:eb:d8:02
> Sending on LPF/eth0/00:02:b3:eb:d8:02
> Sending on Socket/fallback
> DHCPRELEASE on eth0 to 192.168.1.254 port 67
> Internet Systems Consortium DHCP Client 4.2.2
> Copyright 2004-2011 Internet Systems Consortium.
> All rights reserved.
> For info, please visit https://www.isc.org/software/dhcp/
>
> Listening on LPF/eth0/00:02:b3:eb:d8:02
> Sending on LPF/eth0/00:02:b3:eb:d8:02
> Sending on Socket/fallback
> 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 12
> DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
> DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
> No DHCPOFFERS received.
> No working leases in persistent database - sleeping.
Donc: 192.168.1.254 est ton serveur DNS (vu du fichier /etc/resolv.conf
d'un message précédent) et DHCP. Est ce également ta passerelle?
En tous cas le serveur DHCP ne répond pas à ta machine (No DHCPOFFERS)
Ton adresse IP est la 192.168.1.165
Extrait:
/etc/network/run$ ip r
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.165
D'ou sort l'IP .165? C'est ton habituelle? Ici il manque dájà la route
par défaut ce qui est normal puisqu'elle doit être envoyée par le
serveur DHCP
Si le paquet ethtool est installé, fais un sudo ethtool eth0
dh@::1:~$ sudo /sbin/ethtool eth0
[sudo] password for dh:
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: Not reported
Advertised pause frame use: Symmetric
Advertised auto-negotiation: No
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: off
MDI-X: Unknown
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
C'est la dernière information qui est pertinente. Sinon, vois tu des
diodes sur la prise RJ45? Il devrait y en avoir deux, une fixe (lien
ethernet établi) et une clignotante s'il y a du trafic ethernet.
De toute manière, tant que tu ne peux pinguer l'IP 192.168.1.254 cela ne
fonctionnera pas. Ce qui veut dire au'abamt cela le serveur DHCP doit
répondre.
Autres pistes: carte réseau HS ou câble réseau défaillant.
PS: pas la peine de passer ton temps à cacher tes IP privées, on les a
de toute façon ;-)
--
TOOTAi
Plus d'informations sur la liste de diffusion linux