<?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, 31 Jan 2012 20:20:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3986</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Tue, 26 Jul 2011 15:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3986</guid>
		<description>@Richard - How did you set up your tun ?

What was your ssh command ?</description>
		<content:encoded><![CDATA[<p>@Richard &#8211; How did you set up your tun ?</p>
<p>What was your ssh command ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3985</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 26 Jul 2011 10:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3985</guid>
		<description>I get a message: Control socket connect(/var/run/ssh-vpn-tunnel-control): No such file or directory

On SUSE 11.3.

Any ideas? What should the contents of ssh-vpn-tunnel-control be?</description>
		<content:encoded><![CDATA[<p>I get a message: Control socket connect(/var/run/ssh-vpn-tunnel-control): No such file or directory</p>
<p>On SUSE 11.3.</p>
<p>Any ideas? What should the contents of ssh-vpn-tunnel-control be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biabani</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3814</link>
		<dc:creator>biabani</dc:creator>
		<pubDate>Sat, 25 Jun 2011 16:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3814</guid>
		<description>hi
thanks for this document.

I want connect to vpn over ssh from windows, but I can&#039;t find any software that do this work.
I don&#039;t want that a port forward.
please tell me a ssh client for windows that do it work?</description>
		<content:encoded><![CDATA[<p>hi<br />
thanks for this document.</p>
<p>I want connect to vpn over ssh from windows, but I can&#8217;t find any software that do this work.<br />
I don&#8217;t want that a port forward.<br />
please tell me a ssh client for windows that do it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3409</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Wed, 11 May 2011 15:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3409</guid>
		<description>key is on a single line.

ssh-dsa AAA........
tunnel=&quot;0&quot;,command=&quot;/sbin/ifdown tun0; /sbin/ifup tun0&quot;,no-port-forwarding,no-ptty,no-X11-forwarding,no-agent-forwarding ssh-rsa AAA.....</description>
		<content:encoded><![CDATA[<p>key is on a single line.</p>
<p>ssh-dsa AAA&#8230;&#8230;..<br />
tunnel=&#8221;0&#8243;,command=&#8221;/sbin/ifdown tun0; /sbin/ifup tun0&#8243;,no-port-forwarding,no-ptty,no-X11-forwarding,no-agent-forwarding ssh-rsa AAA&#8230;..</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-3408</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Wed, 11 May 2011 14:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3408</guid>
		<description>@Wayne

I would assume your syntax is off a bit. Post the first part of the key, the forced command, on a forums somewhere.

Examine the key and make sure it is all on one line.</description>
		<content:encoded><![CDATA[<p>@Wayne</p>
<p>I would assume your syntax is off a bit. Post the first part of the key, the forced command, on a forums somewhere.</p>
<p>Examine the key and make sure it is all on one line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3406</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Wed, 11 May 2011 03:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3406</guid>
		<description>When I have the force command at the start of the ssh-rsa line, I get prompted for a password.  If I remove the force command, I can ssh to the server as root w/o a password.

What am I missing?</description>
		<content:encoded><![CDATA[<p>When I have the force command at the start of the ssh-rsa line, I get prompted for a password.  If I remove the force command, I can ssh to the server as root w/o a password.</p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mostafa Galmad</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-3109</link>
		<dc:creator>Mostafa Galmad</dc:creator>
		<pubDate>Sat, 05 Mar 2011 09:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-3109</guid>
		<description>Dear Brother,
                       I&#039;ve VPN one way is that configuration will make my VPN 2 way with out modifying any rule @ router??</description>
		<content:encoded><![CDATA[<p>Dear Brother,<br />
                       I&#8217;ve VPN one way is that configuration will make my VPN 2 way with out modifying any rule @ router??</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-2272</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Mon, 01 Nov 2010 17:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-2272</guid>
		<description>@Behzadsh : I am not sure you can do this without root access.</description>
		<content:encoded><![CDATA[<p>@Behzadsh : I am not sure you can do this without root access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Behzadsh</title>
		<link>http://blog.bodhizazen.net/linux/how-to-vpn-using-ssh/comment-page-1/#comment-2267</link>
		<dc:creator>Behzadsh</dc:creator>
		<pubDate>Sun, 31 Oct 2010 23:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=328#comment-2267</guid>
		<description>I do not have root access on server. when I type &quot;sudo ifup tun0&quot; it ask me for password of root.</description>
		<content:encoded><![CDATA[<p>I do not have root access on server. when I type &#8220;sudo ifup tun0&#8243; it ask me for password of root.</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-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>
</channel>
</rss>

