From owner-freebsd-questions@FreeBSD.ORG Fri Oct 1 11:01:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC7E216A4CE for ; Fri, 1 Oct 2004 11:01:02 +0000 (GMT) Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2379F43D46 for ; Fri, 1 Oct 2004 11:01:02 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id i91B11502877 for ; Fri, 1 Oct 2004 13:01:01 +0200 Received: from [193.48.225.2] (nou.rez-metz.supelec.fr [193.48.225.2]) by smtp.metz.supelec.fr (8.11.6/8.11.6) with ESMTP id i91BAsV22130; Fri, 1 Oct 2004 13:10:55 +0200 From: Gregory Nou To: Simon Barner In-Reply-To: <20041001105232.GC26273@zi025.glhnet.mhn.de> References: <1096626599.50795.21.camel@alfred> <20041001105232.GC26273@zi025.glhnet.mhn.de> Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1096628453.50795.27.camel@alfred> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 01 Oct 2004 13:00:54 +0200 Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: Gnome very very very slow ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 11:01:03 -0000 Ok, thanks a lot, that worked (next I'll RTFM a bit more before asking (ashamed)) I put net.inet.tcp.blackhole to 0 and as a miracle all the windows I was waiting appeared. Since, I can't understand, why it formerly worked. I made gnome work without lo0 (so 127.0.0.1 was unknown ...) and with tcp.blackhole at 2 and udp.blackhole at 1 ... Le Ven 01/10/2004 à 12:52, Simon Barner a écrit : > Hi, > > I guess you have to fix your hostname: > > http://www.freebsd.org/gnome/docs/faq2.html#q20 > > Simon