On Thu, Oct 10, 2002 at 09:49:55PM +0200, Adrien B wrote: [...]
> debian:/home/adrien# ifconfig > ppp0 Link encap:Point-to-Point Protocol > inet addr:80.15.(etc...) P-t-P:193.253.160.3 Mask:255.255.255.255 > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:9178 Metric:1 > RX packets:2064 errors:0 dropped:0 overruns:0 frame:0 > TX packets:2484 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:10 > RX bytes:685812 (669.7 KiB) TX bytes:157029 (153.3 KiB) Bon, on y est presque : il te manque l'interface lo. Qu'as-tu dans ton /etc/network/interfaces ? Concernant cette interface, j'ai ceci : auto lo iface lo inet loopback Et comme le serveur X utilise cette interface ... Sinon, tu peux toujours ajouter localhost dans ton fichier /etc/hosts et voir si cela change quelque chose. Fred

