From owner-freebsd-questions@FreeBSD.ORG Mon Nov 26 17:26:04 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B8E316A417 for ; Mon, 26 Nov 2007 17:26:04 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id 5750B13C46A for ; Mon, 26 Nov 2007 17:26:04 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so380578nzf for ; Mon, 26 Nov 2007 09:26:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=/1SLOw4KG4vpDkB2KkCNGqcgMl5mhR6qdN3SXN6XGyQ=; b=ZrRjwwQlO6kTZK06l56udWrIraidc77XzwTU81bNV8Zg8UWZC5Hr00h3SBqDbD/8ntuC2s/0QKFCcUOwQmFN7Do4r7sQ508C/GtWD9c/r2en1yGKLp+FgFdtHk1YVaM8nLfGUuu2D7bPoNPvheVjNX2Xst3c6X4EavIrok/5C4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=vYiIVBzvlio5hgZ/dBnw2AFCr52pFh2dZD2xmhqKTBdXiuTXWFYNINM8jN/t9deqKqd6uVl7u4+Ywx+o/HaJ5dnSgGXPSQM/GgA80+ehPp8uGfZn/fjgNvIxSKdEqtFJhjmDDdDIyIDzkm4h284jBjcCrcSZLPeIr7d8cs5eLhA= Received: by 10.142.216.9 with SMTP id o9mr453739wfg.1196096399736; Mon, 26 Nov 2007 08:59:59 -0800 (PST) Received: from ?192.168.32.172? ( [201.47.3.162]) by mx.google.com with ESMTPS id m75sm2298395wrm.2007.11.26.08.59.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Nov 2007 08:59:59 -0800 (PST) From: Sergio Lenzi To: freebsd-questions@freebsd.org In-Reply-To: <474AF39F.7080905@shopzeus.com> References: <474475D6.3070200@shopzeus.com> <474AF39F.7080905@shopzeus.com> Content-Type: text/plain Date: Mon, 26 Nov 2007 14:59:02 +0000 Message-Id: <1196089142.1961.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: xdmcp not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 17:26:04 -0000 Hello, I read your email about gdm and xdmcp My setup for 2.20 does not work at all so I installed the "old" 2.18.3 from the ports, (I build the package from the ports) and it works just ok as before... I think there is a bug in the 2.20/2.21 xdmcp code... I had no time to fix ... Lenzi