From: "Doug LaRue" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2832436 for os2-wireless_users@2rosenthals.com; Tue, 25 Aug 2009 17:09:54 -0400 Received: from secmgr-va.2rosenthals.com ([162.83.95.194] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1Mg3H5-0007BR-Ji for os2-wireless_users@2rosenthals.com; Tue, 25 Aug 2009 17:09:54 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.121]:57344) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1Mg3Gt-0000m0-1A for os2-wireless_users@2rosenthals.com; Tue, 25 Aug 2009 17:09:39 -0400 Received: from voyager2.lan ([75.80.160.171]) by cdptpa-omta03.mail.rr.com with SMTP id <20090825210935071.MUWG17593@cdptpa-omta03.mail.rr.com> for ; Tue, 25 Aug 2009 21:09:35 +0000 X-CTCH-RefID: str=0001.0A020206.4A945313.0251,ss=1,fgs=0 Date: Tue, 25 Aug 2009 14:09:33 -0700 To: "OS/2 Wireless Users Mailing List" Reply-To: "Doug LaRue" In-Reply-To: References: Subject: Re: [OS2Wireless] Re: Is there such a device? MIME-Version: 1.0 X-Mailer: The Polarbar Mailer; version=1.25a; build=1965 Message-Id: <20090825210935071.MUWG17593@cdptpa-omta03.mail.rr.com> X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ ** Reply to message from "Ed Durrant" on Wed, 26 Aug 2009 06:40:52 +1000 > Yes I wanted to use the Router as the VPN endpoint to my complete LAN. > > I know that VPN pass-through functions can be enabled or disabled, even > in the Linksys firmware. > > Why do I want an OS/2 client? Because I run eCS on my netbook which I > take with me when travelling and I'd like to connect back into the home > network. > > I could use Lan Distance I suppose, but that again would mean that I'd > need to have the software on one of the systems rather than in the > router, which is a simpler and cleaner solution. this all makes me wonder if a solution might not be a virtual machine running a very small Linux which provides the OpenVPN connection to your router. Having eCS routing traffic through the virtual network port of the virtual machine. They already sell small USB dongles with Linux embedded in them for routing and firewalling where the USB interface looks like a NIC to the host computer. This would be like that except that the little embedded work engine is in a virtual machine. You might even try running OpenWRT or DD-WRT in the virtual machine since I saw that the both have an x86 version. That means it'll only require the virtual machine allocate 4MB of memory for this virtual machine plus the overhead of the virtual machine environment. So I'm pretty sure you can get the the embedded router software running in the virtual machine but I'm not sure of the specifics of how you'd get eCS to bind your network to route through the virtual machine and have all of this be transparent to the applications. Doug