From owner-freebsd-questions@FreeBSD.ORG Wed Dec 26 20:10:13 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 719E916A417 for ; Wed, 26 Dec 2007 20:10:13 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id 365DF13C4D3 for ; Wed, 26 Dec 2007 20:10:13 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.130.188] (port=40663 helo=smtp3.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1J7cZv-0006tV-G0; Wed, 26 Dec 2007 21:10:11 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4813 helo=ra.egypt.nl) by smtp3.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1J7cZu-0006oS-H0; Wed, 26 Dec 2007 21:10:11 +0100 Received: by ra.egypt.nl (Postfix, from userid 80) id D44E43988E; Wed, 26 Dec 2007 21:10:09 +0100 (CET) Received: from VAL00653.egypt.nl (VAL00653.egypt.nl [192.168.13.53]) by www.boosten.org (Horde MIME library) with HTTP; Wed, 26 Dec 2007 21:10:09 +0100 Message-ID: <20071226211009.pcjhazelqss44sck@www.boosten.org> Date: Wed, 26 Dec 2007 21:10:09 +0100 From: Peter Boosten To: Kurt Buff References: <20071226194102.wn5sui6qogc000w4@www.boosten.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) X-Spam-Score: 0.0 (/) Cc: questions@freebsd.org Subject: Re: Browser-based VPN? 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: Wed, 26 Dec 2007 20:10:13 -0000 Quoting Kurt Buff : > Cool. > > Got any notes from your install process, or can you identify where =20 > it got hairy? > The main 'problem' is that the installation cannot be automated, since =20 you have to download the java jdk manually (because of the licensing). If you install diablo-jdk and apache-ant from ports you'll be in the =20 right direction. I cannot remember if I had to install anything else, =20 but that'll show automatically. I installed ssl-explorer in /usr/local, left the name of the directory =20 like the ones from the zip and created a link to the directory like =20 this: lrwxr-xr-x 1 root wheel 23 Dec 13 07:48 sslexplorer -> =20 sslexplorer-1.0.0_RC11/ drwxr-xr-x 23 root wheel 1024 Dec 13 07:48 sslexplorer-1.0.0_RC11 That's make upgrading easier. I started of at RC3, and today downloaded RC12= . Initial installation is done via 'ant install' in the main sslexplorer =20 directory (there's a sslexplorer subdir underneath), and sslexplorer =20 then will listen on some exotic port (which I found by accident), I =20 think it's 10080, but netstat will show. After configuring, 'ant =20 start' will start sslexplorer on the port of your settings. Especially =20 cool is the java rdp client! Peter --=20 http://www.boosten.org