Voila g effectué les comandes que tu m'as dit : les résultats sont en dessous (c un peu du chinois pour moi, mais si sa peu aider a résoudre mon problème ...) :
--------------------------------------------------------------
Résultat de "ping 192.168.0.1" :
# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.2 icmp_seq=0 Destination Host Unreachable
From 192.168.0.2 icmp_seq=1 Destination Host Unreachable
From 192.168.0.2 icmp_seq=2 Destination Host Unreachable
--- 192.168.0.1 ping statistics ---
5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4020ms, pipe 4
----------------------------------------------------------------
Résultat de "ping
www.google.fr" :
# ping
www.google.fr
ping: unknown host
www.google.fr
---------------------------------------------------------------
Résultat de "ping 216.239.59.99" :
# ping 216.239.59.99
PING 216.239.59.99 (216.239.59.99) 56(84) bytes of data.
From 192.168.0.2 icmp_seq=0 Destination Host Unreachable
From 192.168.0.2 icmp_seq=1 Destination Host Unreachable
From 192.168.0.2 icmp_seq=3 Destination Host Unreachable
From 192.168.0.2 icmp_seq=4 Destination Host Unreachable
--- 216.239.59.99 ping statistics ---
7 packets transmitted, 0 received, +4 errors, 100% packet loss, time 6025ms, pipe 3
---------------------------------------------------------------
Résultat de "/sbin/ifconfig -a" :
# /sbin/ifconfig -a
eth0 Lien encap:Ethernet HWaddr 00:60:97:0A:16:AF
inet adr:192.168.0.2 Bcast:192.168.0.255 Masque:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:14 dropped:0 overruns:16 carrier:16
collisions:0 lg file transmission:1000
RX bytes:12747 (12.4 Kb) TX bytes:0 (0.0 b)
Interruption:11 Adresse de base:0xdc00
lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6080 errors:0 dropped:0 overruns:0 frame:0
TX packets:6080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:9683876 (9.2 Mb) TX bytes:9683876 (9.2 Mb)
---------------------------------------------------------------
Résultat de "/sbin/route" :
# /sbin/route
Table de routage IP du noyau Destination Passerelle
Genmask Indic Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
---------------------------------------------------------------
Résultat de "cat /etc/resolv.conf" :
# cat /etc/resolv.conf
search Guibert
nameserver 192.168.0.1
-----------------------------------------------------------
Résultat de "cat /etc/nsswitch | grep hosts" :
# cat /etc/nsswitch.conf | grep hosts
#hosts: db files nisplus nis dns
hosts: files dns
------------------------------------------------------------
Voila je t'ai tout donné ... j'espère que sa t'aidera ... la mise en forme est completement bousculée a certains endroits ... dsl :-?
Merci d'avance :lol: