<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to VPN using SSH</title>
	<atom:link href="http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/</link>
	<description>A LAMP in the Samsara</description>
	<lastBuildDate>Tue, 07 Sep 2010 07:48:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-1451</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-1451</guid>
		<description>Thank you fro your comments, they are appreciated.

ssh uses TCP, so, yes, you are correct the connection will show as a tcp connection.

I am referring not to the tunnel, but the way the traffic is transported within the tunnel if that makes sense.

My explanation is probably wrong, and it has been some time since I looked at the exact details, and I have seen more then one opinion on the technical details, so I need to apologize for not haveing a better answer or any errors in my understanding.

I would have to refer you to the technical documents, here is one example;

http://www.debian-administration.org/article/Setting_up_a_Layer_3_tunneling_VPN_with_using_OpenSSH

I think the &quot;simple message&quot; is that this protocol is not the same as port forwarding or tunneling over ssh.

I will have to leave the technical details for those who are interested further to review / debate, but if anyone knows a better technical review perhaps they can post back.</description>
		<content:encoded><![CDATA[<p>Thank you fro your comments, they are appreciated.</p>
<p>ssh uses TCP, so, yes, you are correct the connection will show as a tcp connection.</p>
<p>I am referring not to the tunnel, but the way the traffic is transported within the tunnel if that makes sense.</p>
<p>My explanation is probably wrong, and it has been some time since I looked at the exact details, and I have seen more then one opinion on the technical details, so I need to apologize for not haveing a better answer or any errors in my understanding.</p>
<p>I would have to refer you to the technical documents, here is one example;</p>
<p><a href="http://www.debian-administration.org/article/Setting_up_a_Layer_3_tunneling_VPN_with_using_OpenSSH" rel="nofollow">http://www.debian-administration.org/article/Setting_up_a_Layer_3_tunneling_VPN_with_using_OpenSSH</a></p>
<p>I think the &#8220;simple message&#8221; is that this protocol is not the same as port forwarding or tunneling over ssh.</p>
<p>I will have to leave the technical details for those who are interested further to review / debate, but if anyone knows a better technical review perhaps they can post back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mzs</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-1450</link>
		<dc:creator>mzs</dc:creator>
		<pubDate>Fri, 15 Jan 2010 16:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-1450</guid>
		<description>I see in your later article:

http://bodhizazen.net/Tutorials/VPN-Over-SSH/

&quot;&quot;&quot;
#3 This protocol uses udp to transmit tunneled tcp connections resulting in a more stable connection compared with port forwarding (using ssh with the -L or -D options).
&quot;&quot;&quot;

I believe this is incorrect, though I have not read your article in full. If you take a look at netstat, lsof, or tcpdump you should see that all traffic is being tunneled over a single TCP port.

Your idea of using sudo is very clever though, thanks for that, though I would limit the args as well.</description>
		<content:encoded><![CDATA[<p>I see in your later article:</p>
<p><a href="http://bodhizazen.net/Tutorials/VPN-Over-SSH/" rel="nofollow">http://bodhizazen.net/Tutorials/VPN-Over-SSH/</a></p>
<p>&#8220;&#8221;"<br />
#3 This protocol uses udp to transmit tunneled tcp connections resulting in a more stable connection compared with port forwarding (using ssh with the -L or -D options).<br />
&#8220;&#8221;"</p>
<p>I believe this is incorrect, though I have not read your article in full. If you take a look at netstat, lsof, or tcpdump you should see that all traffic is being tunneled over a single TCP port.</p>
<p>Your idea of using sudo is very clever though, thanks for that, though I would limit the args as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-977</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Wed, 19 Aug 2009 01:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-977</guid>
		<description>I agree with your Mike Trebot, but I kind of like to have this option in my bag of tricks.</description>
		<content:encoded><![CDATA[<p>I agree with your Mike Trebot, but I kind of like to have this option in my bag of tricks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-974</link>
		<dc:creator>Lewis</dc:creator>
		<pubDate>Tue, 18 Aug 2009 05:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-974</guid>
		<description>&lt;strong&gt;network security vpn...&lt;/strong&gt;

I can&#039;t believe I missed this! I&#039;m going to have to do some more reading me thinks....</description>
		<content:encoded><![CDATA[<p><strong>network security vpn&#8230;</strong></p>
<p>I can&#8217;t believe I missed this! I&#8217;m going to have to do some more reading me thinks&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Trebot</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-973</link>
		<dc:creator>Mike Trebot</dc:creator>
		<pubDate>Mon, 17 Aug 2009 13:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-973</guid>
		<description>Hi,

It might be easier (and possibly slightly faster in use) to use OpenVPN to manage the tunnel connections.  It&#039;s obviously a little more work initially, since you&#039;d need to add the OpenVPN package but for a really high speed VPN connection its widely thought of as being the best all-round solution.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It might be easier (and possibly slightly faster in use) to use OpenVPN to manage the tunnel connections.  It&#8217;s obviously a little more work initially, since you&#8217;d need to add the OpenVPN package but for a really high speed VPN connection its widely thought of as being the best all-round solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu Trucchi</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-687</link>
		<dc:creator>Ubuntu Trucchi</dc:creator>
		<pubDate>Sat, 23 May 2009 20:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-687</guid>
		<description>&lt;strong&gt;Configurare una VPN attraverso&#160;SSH...&lt;/strong&gt;

Un articolo di qualche giorno fa spiega come configurare una VPN sfruttando il server e il protocollo SSH. Verrà configurata un&#8217;interfaccia virtuale chiamata tun0 che per la subnet 10.0.0.0/24 farà transitare il traffico attraverso una connession...</description>
		<content:encoded><![CDATA[<p><strong>Configurare una VPN attraverso&nbsp;SSH&#8230;</strong></p>
<p>Un articolo di qualche giorno fa spiega come configurare una VPN sfruttando il server e il protocollo SSH. Verrà configurata un&#8217;interfaccia virtuale chiamata tun0 che per la subnet 10.0.0.0/24 farà transitare il traffico attraverso una connession&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.057 seconds -->
