From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 31 16:46:25 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C762916A4CE for ; Thu, 31 Mar 2005 16:46:25 +0000 (GMT) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D4E43D39 for ; Thu, 31 Mar 2005 16:46:25 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.44 (FreeBSD)) id 1DH2oL-000309-9Z; Thu, 31 Mar 2005 16:46:25 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DH2oJ-000DxW-Kd; Thu, 31 Mar 2005 08:46:23 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16972.10591.129542.823338@roam.psg.com> Date: Thu, 31 Mar 2005 08:46:23 -0800 To: Kevin Oberman , freebsd gnome References: <20050330195501.671E55D07@ptavv.es.net> <16971.17990.582115.895349@roam.psg.com> Subject: Re: end-user whines about 2.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 16:46:25 -0000 > if i want to run gkrellmd on a distant host and connect to it > from my roaming laptop (i.e. one can not count on laptop's ip > address or forward dns), and one would like encryption and as > many other safeties as you can think of, what's the hack? replying to self: do an ssh tunnel and address filter for localhost only on the deamon end in /usr/local/etc/gkrellmd.conf randy