<?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: Stupid SSH config tricks</title>
	<atom:link href="http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks</link>
	<description>We're everywhere....</description>
	<lastBuildDate>Fri, 13 May 2011 13:46:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Oliver David</title>
		<link>http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks/comment-page-1#comment-21285</link>
		<dc:creator>Oliver David</dc:creator>
		<pubDate>Wed, 13 Jan 2010 15:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilsoft.org/?p=225#comment-21285</guid>
		<description>enjoy</description>
		<content:encoded><![CDATA[<p>enjoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks/comment-page-1#comment-19095</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilsoft.org/?p=225#comment-19095</guid>
		<description>This is partially correct, SSH won&#039;t port forward UDP.  You can however do an ssh tunnel, which is basically a full vpn.  It creates the tun0 interface on both sides and lets you send data of any type over the interface.  Here&#039;s some documentation for that feature: http://www.debian-administration.org/articles/539

As a note, I&#039;m not sure if the SOCKS5 server will do this correctly, because it&#039;s using the port forwarding, not a tunnel.  However, you can use netcat + mkfifo to solve this problem as documented here: http://www.qcnetwork.com/vince/doc/divers/udp_over_ssh_tunnel.html</description>
		<content:encoded><![CDATA[<p>This is partially correct, SSH won&#8217;t port forward UDP.  You can however do an ssh tunnel, which is basically a full vpn.  It creates the tun0 interface on both sides and lets you send data of any type over the interface.  Here&#8217;s some documentation for that feature: <a href="http://www.debian-administration.org/articles/539" rel="nofollow">http://www.debian-administration.org/articles/539</a></p>
<p>As a note, I&#8217;m not sure if the SOCKS5 server will do this correctly, because it&#8217;s using the port forwarding, not a tunnel.  However, you can use netcat + mkfifo to solve this problem as documented here: <a href="http://www.qcnetwork.com/vince/doc/divers/udp_over_ssh_tunnel.html" rel="nofollow">http://www.qcnetwork.com/vince/doc/divers/udp_over_ssh_tunnel.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks/comment-page-1#comment-19094</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilsoft.org/?p=225#comment-19094</guid>
		<description>I think SOCKS 5 supports UDP, but I&#039;ve always heard that SSH won&#039;t tunnel UDP.  What&#039;s the deal there?</description>
		<content:encoded><![CDATA[<p>I think SOCKS 5 supports UDP, but I&#8217;ve always heard that SSH won&#8217;t tunnel UDP.  What&#8217;s the deal there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stupid SSH Config&#160;Tricks &#124; Urban Mainframe</title>
		<link>http://www.evilsoft.org/2009/10/23/stupid-ssh-config-tricks/comment-page-1#comment-19004</link>
		<dc:creator>Stupid SSH Config&#160;Tricks &#124; Urban Mainframe</dc:creator>
		<pubDate>Fri, 23 Oct 2009 21:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilsoft.org/?p=225#comment-19004</guid>
		<description>[...] And a small collection of other SSH secrets that are [fun][useful][illegal] (delete as&#160;appropri... [...]</description>
		<content:encoded><![CDATA[<p>[...] And a small collection of other SSH secrets that are [fun][useful][illegal] (delete as&nbsp;appropri&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

