Probleme reseau??

Résolu
Mah Lhej Messages postés 50 Date d'inscription   Statut Membre Dernière intervention   -  
mamiemando Messages postés 33765 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonsoir,

Ce soir, j'ai eu un probleme avec mon ordi il a buggé donc j'ai été obligé de refaire un formatage et réinstallé UBUNTU mais le 9.04, du coup je recommence tout MAJ etc.. mais impossible ca me marque qu'il y a un problème réseau!! grrrrr...

alors que ma connexion internet est bien active alors j'ai fait un test ping ca donne ca :

mar-yo@mar-yo:~$ sudo /etc/init.d/networking stop
* Deconfiguring network interfaces... Ignoring unknown interface wlan0=wlan0.
[ OK ]
mar-yo@mar-yo:~$ echo -e 'auto lo\niface lo inet loopback\n\nauto eth0\niface eth0 inet dhcp\n' | sudo tee /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

mar-yo@mar-yo:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces... Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/eth0/00:17:31:36:5c:25
Sending on LPF/eth0/00:17:31:36:5c:25
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
[ OK ]
mar-yo@mar-yo:~$ ping -c6 192.168.1.1 ##(ou l'ip de ta passerelle)
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.869 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.831 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.860 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=0.879 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=0.835 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=64 time=0.978 ms

--- 192.168.1.1 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 4998ms
rtt min/avg/max/mdev = 0.831/0.875/0.978/0.054 ms
mar-yo@mar-yo:~$ ping -c6 www.google.com
PING www.l.google.com (74.125.39.103) 56(84) bytes of data.
64 bytes from fx-in-f103.1e100.net (74.125.39.103): icmp_seq=1 ttl=51 time=45.0 ms
64 bytes from fx-in-f103.1e100.net (74.125.39.103): icmp_seq=2 ttl=51 time=42.9 ms
64 bytes from fx-in-f103.1e100.net (74.125.39.103): icmp_seq=3 ttl=51 time=42.3 ms
64 bytes from fx-in-f103.1e100.net (74.125.39.103): icmp_seq=4 ttl=51 time=42.2 ms
64 bytes from 74.125.39.103: icmp_seq=5 ttl=51 time=41.7 ms
64 bytes from fx-in-f103.1e100.net (74.125.39.103): icmp_seq=6 ttl=51 time=42.8 ms

--- www.l.google.com ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 19072ms
rtt min/avg/max/mdev = 41.773/42.859/45.023/1.049 ms
mar-yo@mar-yo:~$ ping -c6 64.233.169.103
PING 64.233.169.103 (64.233.169.103) 56(84) bytes of data.

--- 64.233.169.103 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5040ms




Mise a niveau et Mise a jour IMPOSSIBLE!! ca me met impossible de récupérer l'archive!!

Pouvez vous m'aider SVP car j'ai des cheveux blancs!!!lol

Merci d'avance et bonne nuit

Mah

3 réponses

mamiemando Messages postés 33765 Date d'inscription   Statut Modérateur Dernière intervention   7 877
 
Puisque tu viens de réinstaller, pourquoi n'installes-tu pas simplement la dernière version (11.10 au moment où j'ecris ces lignes) ?
https://ubuntu.com/

Si le problème persiste en 11.10, indique-nous comment tu te connectes à ta box (ethernet, wifi...) et le résultat des commandes suivantes :

/sbin/ifconfig -a
/sbin/route -n
cat /etc/resolv.conf


Bonne chance
1
Mah Lhej Messages postés 50 Date d'inscription   Statut Membre Dernière intervention  
 
bonjour mamie mando,
j'ai suivi ton conseil et télécharger sur le site ubuntu 11.10 ca demarre nikel puis ca me met format invalide (mon ecran est un tv de 80cm) et j'ai perdu un de mes discs durs au passage???
0
Mah Lhej Messages postés 50 Date d'inscription   Statut Membre Dernière intervention  
 
et ma connexion est en wifi pardon
0
Mah Lhej Messages postés 50 Date d'inscription   Statut Membre Dernière intervention  
 
C'est bon probleme résolue, j'ai installé ubuntu 10.04 qui m'a fait ensuite la mise à niveau tout seul!!!!
:)
Merci de l'aide quand meme
0
mamiemando Messages postés 33765 Date d'inscription   Statut Modérateur Dernière intervention   7 877
 
Parfait, merci pour ce complément d'informations et bonne continuation.
0