From owner-freebsd-net@FreeBSD.ORG Fri Mar 9 09:16:26 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA1D316A401 for ; Fri, 9 Mar 2007 09:16:26 +0000 (UTC) (envelope-from antonio.tommasi@unile.it) Received: from cabis.unile.it (cabis.unile.it [212.189.128.35]) by mx1.freebsd.org (Postfix) with ESMTP id 8438E13C441 for ; Fri, 9 Mar 2007 09:16:26 +0000 (UTC) (envelope-from antonio.tommasi@unile.it) Received: from localhost (cabis [127.0.0.1]) by cabis.unile.it (Postfix) with ESMTP id 4ED3122AF07 for ; Fri, 9 Mar 2007 10:16:25 +0100 (CET) X-Virus-Scanned: virus/spam checker at unile.it Received: from cabis.unile.it ([127.0.0.1]) by localhost (cabis.unile.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B2qXfQku71ZX for ; Fri, 9 Mar 2007 10:16:25 +0100 (CET) Received: from [212.189.128.38] (titto.unile.it [212.189.128.38]) by cabis.unile.it (Postfix) with ESMTP id B45AD22AF0C for ; Fri, 9 Mar 2007 10:16:18 +0100 (CET) Mime-Version: 1.0 Message-Id: Date: Fri, 9 Mar 2007 10:16:20 +0100 To: freebsd-net@freebsd.org From: Antonio Tommasi Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: UltraVNC on freebsd X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 09:16:26 -0000 Hi to all, i've this scenario: one machine in a private network one machine with a public machine i need to control with vnc the machine with private ip by the machine with public ip. This is possibile installing ultravnc on the private machine (with freebsd) so i can start the communication with public machine and control the private machine? Which VNC? thanks in advance