Suite à ce post résolu : http://forum.debian-fr.org/viewtopic.php?f=3&t=12557 et ayant eu certains problèmes de carte d’extension PCI ( HS ) il a fallut que je réinstall mon système.
Depuis je n’arrive plus a me connecter au web avec ce serveur.
Mon /etc/network/interfaces :
# The loopback network interface
5 auto lo
6 iface lo inet loopback
7
8 # The primary network interface
9 allow-hotplug eth0
10
11 iface eth0 inet static
12 address 192.168.1.10
13 netmask 255.255.255.0
14 gateway 192.168.1.1
15 #dns-namesevers 192.168.1.1
16 auto eth0
De cette façon, je peux faire ping -c 5 192.168.1.1 ( mon modem )or ping -c 5 google.com = unknown host .www.google.com avec l’ip c’est identique : 209.85.129.99


==> shutdown puis réinstallation de la 2° carte reconfiguration /etc/interface.et c’est bon ! ! !