Le Sun, 7 Jul 2002 13:02:19 +0200 Arnaud LACOMBE <[EMAIL PROTECTED]> a dit:
> On Sun, Jul 07, 2002 at 08:54:41AM +0200, Sylvain CHERRIER wrote: > > > > Le fichier /etc/hosts contient il la r�solution du nom localhost ? > oui, c'est �a que je trouve bizarre: > # cat /etc/hosts > 127.0.0.1 localhost > [...] Ton fichier hosts est il regard� en premier dans la r�solution de noms. Pour cela /etc/host.conf doit contenir une ligne du type order hosts,bind (avec �ventuellement nis, ...) mais hosts en premier. F.B -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

