From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] tlssrv From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 17 Jun 2002 09:47:45 -0400 Topicbox-Message-UUID: b0fbb43a-eaca-11e9-9e20-41e7f4b1d025 you could use the Official Unix Encryption Solution, which is to tunnel vnc through ssh. in this case, run sshnet to your freebsd box and then just vncv 127.0.0.1:n of course, sshnet seems not to like it when you do that, but figuring that out seems simplest of the solutions proposed so far. russ