<?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 for kenfallon.com</title>
	<atom:link href="http://kenfallon.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenfallon.com</link>
	<description>Proof that you can find anything on the Internet</description>
	<lastBuildDate>Thu, 17 May 2012 18:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on How to install checkpoint ssl extender VPN SNX under Fedora 16 by Fedora 16 &#124; kenfallon.com</title>
		<link>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-16/comment-page-1/#comment-2175</link>
		<dc:creator>Fedora 16 &#124; kenfallon.com</dc:creator>
		<pubDate>Thu, 17 May 2012 18:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=1058#comment-2175</guid>
		<description>[...] these instructions to get the vpn working, and if you are running on 64 [...]</description>
		<content:encoded><![CDATA[<p>[...] these instructions to get the vpn working, and if you are running on 64 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Citrix on Fedora 14 by How to install checkpoint ssl extender VPN SNX under Fedora 16 64bit &#124; kenfallon.com</title>
		<link>http://kenfallon.com/installing-citrix-on-fedora-14/comment-page-1/#comment-2174</link>
		<dc:creator>How to install checkpoint ssl extender VPN SNX under Fedora 16 64bit &#124; kenfallon.com</dc:creator>
		<pubDate>Thu, 17 May 2012 16:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=808#comment-2174</guid>
		<description>[...] Hendriksays:  2012-01-04 at 12:46:14 [...]</description>
		<content:encoded><![CDATA[<p>[...] Hendriksays:  2012-01-04 at 12:46:14 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install Checkpoint ssl extender vpn (snx) under Fedora 14 by Howard</title>
		<link>http://kenfallon.com/how-to-install-checkpoint-ssl-extender-vpn-snx-under-fedora-14/comment-page-1/#comment-2171</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Tue, 08 May 2012 10:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=812#comment-2171</guid>
		<description>Did you ever get the forwarding through snx vpn client using NAT working? I&#039;m trying to do that now, and it should be a straight forward:

sysctl -w net.ipv4.ip_forward=1
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
Then add routes at router or on desktop.

But doesnt seem to work for me, any idea&#039;s?</description>
		<content:encoded><![CDATA[<p>Did you ever get the forwarding through snx vpn client using NAT working? I&#8217;m trying to do that now, and it should be a straight forward:</p>
<p>sysctl -w net.ipv4.ip_forward=1<br />
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE<br />
Then add routes at router or on desktop.</p>
<p>But doesnt seem to work for me, any idea&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rotating Text in an Ethernet Shape within Visio 2007 by seth</title>
		<link>http://kenfallon.com/rotating-text-in-an-ethernet-shape-within-visio-2007/comment-page-1/#comment-2167</link>
		<dc:creator>seth</dc:creator>
		<pubDate>Mon, 30 Apr 2012 15:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=17#comment-2167</guid>
		<description>Is this still possible in Visio 2010?  I so not see the option to rotate the text when you get properties in this version - instead I get the Shape Data window.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>Is this still possible in Visio 2010?  I so not see the option to rotate the text when you get properties in this version &#8211; instead I get the Shape Data window.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HPR ep0386 :: SSH config file by FiftyOneFifty</title>
		<link>http://kenfallon.com/hpr-ep0386-ssh-config-file/comment-page-1/#comment-2162</link>
		<dc:creator>FiftyOneFifty</dc:creator>
		<pubDate>Mon, 23 Apr 2012 09:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=271#comment-2162</guid>
		<description>After creating a new ~/.ssh/config, you may get 
&quot;Bad owner or permissions on /home//.ssh/config&quot;
when executing the ssh command.  If so, try 
chmod 0600 ~/.ssh/config
Didn&#039;t take time to find out why it works, but it solved it for me.

Also, my seat of the pants impression is that the reduction in the time spent waiting for the password prompt after setting &quot;GSSAPIAuthentication no&quot; are only realized if you set up host aliases as Ken has above and reference the alias in your ssh command.</description>
		<content:encoded><![CDATA[<p>After creating a new ~/.ssh/config, you may get<br />
&#8220;Bad owner or permissions on /home//.ssh/config&#8221;<br />
when executing the ssh command.  If so, try<br />
chmod 0600 ~/.ssh/config<br />
Didn&#8217;t take time to find out why it works, but it solved it for me.</p>
<p>Also, my seat of the pants impression is that the reduction in the time spent waiting for the password prompt after setting &#8220;GSSAPIAuthentication no&#8221; are only realized if you set up host aliases as Ken has above and reference the alias in your ssh command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on To me six months from now: How to get Citrix running on GNU/Linux (Ubuntu/Debian/Fedora) by Chris Crisafulli</title>
		<link>http://kenfallon.com/to-me-six-months-from-now-how-to-get-citrix-running-on-debian-sid-amd64/comment-page-1/#comment-2159</link>
		<dc:creator>Chris Crisafulli</dc:creator>
		<pubDate>Thu, 19 Apr 2012 17:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=472#comment-2159</guid>
		<description>Thanks, This helped me get past the hurdle, as I wanted to use the Citrix Receiver with Xenapp and have my applications appear in a folder on my desktop. Installing the libmotif4*.i386 at the same openmotif multiverse worked like a charm.</description>
		<content:encoded><![CDATA[<p>Thanks, This helped me get past the hurdle, as I wanted to use the Citrix Receiver with Xenapp and have my applications appear in a folder on my desktop. Installing the libmotif4*.i386 at the same openmotif multiverse worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting text out of visio drawings by SC</title>
		<link>http://kenfallon.com/getting-text-out-of-visio-drawings/comment-page-1/#comment-2158</link>
		<dc:creator>SC</dc:creator>
		<pubDate>Thu, 19 Apr 2012 13:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=8#comment-2158</guid>
		<description>4 years later this is still excellent information. Thank you!</description>
		<content:encoded><![CDATA[<p>4 years later this is still excellent information. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HPR ep0386 :: SSH config file by FiftyOneFifty</title>
		<link>http://kenfallon.com/hpr-ep0386-ssh-config-file/comment-page-1/#comment-2153</link>
		<dc:creator>FiftyOneFifty</dc:creator>
		<pubDate>Thu, 12 Apr 2012 19:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=271#comment-2153</guid>
		<description>Ken, thanks for posting this link into #oggcastplanet.  I looked here because I have had trouble getting authentication keys working so I can auto-mount remote volumes in fstab with sshfs.  While you don&#039;t address that directly, I still found a wealth of info.</description>
		<content:encoded><![CDATA[<p>Ken, thanks for posting this link into #oggcastplanet.  I looked here because I have had trouble getting authentication keys working so I can auto-mount remote volumes in fstab with sshfs.  While you don&#8217;t address that directly, I still found a wealth of info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Citrix on Fedora 14 by Paul</title>
		<link>http://kenfallon.com/installing-citrix-on-fedora-14/comment-page-1/#comment-2151</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 10 Apr 2012 17:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=808#comment-2151</guid>
		<description>Great I just tried this with Fedora 16 and it worked great. I can all most do without a using my work laptop now. Thanks again.</description>
		<content:encoded><![CDATA[<p>Great I just tried this with Fedora 16 and it worked great. I can all most do without a using my work laptop now. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Citrix on Fedora 16 by Dave</title>
		<link>http://kenfallon.com/installing-citrix-on-fedora-16/comment-page-1/#comment-2127</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 19 Mar 2012 13:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://kenfallon.com/?p=1075#comment-2127</guid>
		<description>Thanks for this information, my switch from the windows world becomes easier every day.</description>
		<content:encoded><![CDATA[<p>Thanks for this information, my switch from the windows world becomes easier every day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

