From owner-freebsd-net@FreeBSD.ORG Mon Sep 15 16:02:56 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 195ED798; Mon, 15 Sep 2014 16:02:56 +0000 (UTC) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D23EA917; Mon, 15 Sep 2014 16:02:55 +0000 (UTC) Received: from gjp by mail.in-addr.com with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XTYjt-0004PP-GM; Mon, 15 Sep 2014 17:02:53 +0100 Date: Mon, 15 Sep 2014 17:02:53 +0100 From: Gary Palmer To: Lev Serebryakov Subject: Re: Juniper Secure Access SSL VPN access from FreeBSD? Message-ID: <20140915160253.GA51285@in-addr.com> References: <54170619.4040508@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54170619.4040508@FreeBSD.org> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2014 16:02:56 -0000 On Mon, Sep 15, 2014 at 07:30:33PM +0400, Lev Serebryakov wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > > If I want to connect to my workstation at $work, I'm forced to use > Juniper Secure Access SSL VPN + rdesktop. I connect to our office > JunOS gateway with browser, and run RDesktop from it. But it requires > to use supported OS (Windows / MacOS X / Linux), as tunnel is created > via binary browser plugin. > > Is it possible to emulate this on FreeBSD? rdesktop from ports should > work as client, as I access standard Windows system, but I need some > way to emulate this VPN tunnel. Is it possible? Did you try any of the results from Google? Search for "juniper ssl vpn open source" (without the quotes) seems to show up some possibilities. Regards, Gary