<HTML>
<HEAD>
<TITLE>Re: [AG-TECH] Using Access Grid with Ethernet Bridged OpenVPN</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I'm really trying to avoid using bridges if possible. Most bridging(non VPN bridges like AG) solutions use UDP and my users are UDP incapable :(<BR>
<BR>
On OpenVPN, they don't use L2TP or PPTP but use SSL.<BR>
<BR>
--<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Does OpenVPN support IPSec or PPTP?<BR>
<BR>
There are three major families of VPN implementations in wide usage today: SSL, IPSec, and PPTP. OpenVPN is an SSL VPN and as such is not compatible with IPSec, L2TP, or PPTP.<BR>
<BR>
The IPSec protocol is designed to be implemented as a modification to the IP stack in kernel space, and therefore each operating system requires its own independent implementation of IPSec.<BR>
<BR>
By contrast, OpenVPN's user-space implementation allows portability across operating systems and processor architectures, firewall and NAT-friendly operation, dynamic address support, and multiple protocol support including protocol bridging.<BR>
<BR>
There are advantages and disadvantages to both approaches. The principal advantages of OpenVPN's approach are portability, ease of configuration, and compatibility with NAT and dynamic addresses. The learning curve for installing and using OpenVPN is on par with that of other security-related daemon software such as ssh.<BR>
<BR>
Historically, one of IPSec's advantages has been multi-vendor support, though that is beginning to change as OpenVPN support is beginning to appear on dedicated hardware devices.<BR>
<BR>
While the PPTP protocol has the advantage of a pre-installed client base on Windows platforms, analysis by cryptography experts has revealed security vulnerabilities.<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>---<BR>
<BR>
<BR>
<BR>
On 10/31/06 5:20 AM, &quot;Andrew A Rowley&quot; &lt;Andrew.Rowley@manchester.ac.uk&gt; wrote:<BR>
<BR>
<FONT COLOR="#0000FF">&gt; Hi,<BR>
&gt; <BR>
&gt; I have often used the VPN at Manchester from various locations, mostly in the <BR>
&gt; UK. &nbsp;I think this is a hardware VPN solution, so this may explain why it works <BR>
&gt; well. &nbsp;It certainly allows you to use the AG bridged (our VPN network is not <BR>
&gt; multicast enabled) from behind a restrictive firewall, so long as the VPN <BR>
&gt; outgoing port is enabled. &nbsp;I have even used this to run AG over wireless, <BR>
&gt; where our wireless network only allows traffic outgoing over TCP ports 80 and <BR>
&gt; the VPN port.<BR>
&gt; <BR>
&gt; Regarding a software VPN, this should work if it is configured correctly, but <BR>
&gt; configuring VPNs can be quite hard. &nbsp;I would think that an L2TP IPSec VPN with <BR>
&gt; IKE configuration would probably work well. &nbsp;I am fairly sure that this sort <BR>
&gt; of set up would be possible with OpenVPN.<BR>
&gt; <BR>
&gt; Andrew :)<BR>
&gt; <BR>
&gt; ============================================<BR>
&gt; Access Grid Support Centre,<BR>
&gt; RSS Group,<BR>
&gt; Manchester Computing,<BR>
&gt; Kilburn Building,<BR>
&gt; University of Manchester,<BR>
&gt; Oxford Road,<BR>
&gt; Manchester, <BR>
&gt; M13 9PL, <BR>
&gt; UK<BR>
&gt; Tel: +44(0)161-275 0685<BR>
&gt; Email: Andrew.Rowley@manchester.ac.uk <BR>
&gt; <BR>
</FONT><FONT COLOR="#008000">&gt;&gt; -----Original Message-----<BR>
&gt;&gt; From: owner-ag-tech@mcs.anl.gov [<a href="mailto:owner-ag-tech@mcs.anl.gov]">mailto:owner-ag-tech@mcs.anl.gov]</a> On<BR>
&gt;&gt; Behalf Of Many Ayromlou<BR>
&gt;&gt; Sent: 30 October 2006 21:57<BR>
&gt;&gt; To: Doug Baggett<BR>
&gt;&gt; Cc: ag-tech<BR>
&gt;&gt; Subject: Re: [AG-TECH] Using Access Grid with Ethernet Bridged OpenVPN<BR>
&gt;&gt; <BR>
&gt;&gt; Hi Doug,<BR>
&gt;&gt; <BR>
&gt;&gt; A while back I tried OpenVPN (mac client @ home behind NAT/Router---<BR>
</FONT><FONT COLOR="#FF0000">&gt;&gt;&gt; linux server on open network) and although other stuff worked, I<BR>
</FONT><FONT COLOR="#008000">&gt;&gt; could not get AG going (I was not using bridged mode though.....I was<BR>
&gt;&gt; using the other mode.....don't remember right now).<BR>
&gt;&gt; <BR>
&gt;&gt; I have since tried to run it with an L2TP type VPN (Mac notebook<BR>
&gt;&gt; running osx behind NAT/Router --&gt; Mac OSX Server on open network) and<BR>
&gt;&gt; AG3 works quite well. I've been able to get somewhere near 14-16<BR>
&gt;&gt; videos smoking my 6Mb dsl link. I've also tried this from behind a<BR>
&gt;&gt; firewall at work (mac notebook behind a really strict firewall<BR>
&gt;&gt; blocking ports 1024+ UDP/TCP ---&gt; same mac OSX server on open<BR>
&gt;&gt; network) and AG3 works fine.<BR>
&gt;&gt; <BR>
&gt;&gt; So to answer your question OpenVPN did not work for me and I admit it<BR>
&gt;&gt; was not the same situation you're describing. L2TP worked fine behind<BR>
&gt;&gt; NAT and also behind a pretty strict firewall.<BR>
&gt;&gt; <BR>
&gt;&gt; TTYL<BR>
&gt;&gt; Many<BR>
&gt;&gt; On 30-Oct-06, at 1:35 PM, Doug Baggett wrote:<BR>
&gt;&gt; <BR>
</FONT><FONT COLOR="#FF0000">&gt;&gt;&gt; Has anybody tried using Access Grid using bridged Ethernet and<BR>
&gt;&gt;&gt; OpenVPN?<BR>
&gt;&gt;&gt; (www.openvpn.net)<BR>
&gt;&gt;&gt; <BR>
&gt;&gt;&gt; OpenVPN supports TCP instead of UDP, and I have users behind<BR>
&gt;&gt;&gt; Firewalls that<BR>
&gt;&gt;&gt; restrict outbound UDP and I have a server that I could use as the<BR>
&gt;&gt;&gt; endpoint<BR>
&gt;&gt;&gt; that sits<BR>
&gt;&gt;&gt; <BR>
&gt;&gt;&gt; I know there would be a performance hit using TCP, but on a high<BR>
&gt;&gt;&gt; performance<BR>
&gt;&gt;&gt; network it would be interesting to know if anybody has given it a try.<BR>
&gt;&gt;&gt; <BR>
&gt;&gt;&gt; -Doug B<BR>
&gt;&gt;&gt; OCI/NSF<BR>
&gt;&gt;&gt; <BR>
</FONT><FONT COLOR="#008000">&gt;&gt; <BR>
</FONT></SPAN></FONT>
</BODY>
</HTML>