<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Phil Groce</title>
   <link>http://philgroce.com/blog</link>
   <description>programming, computing and vanity blogging</description>
   <language>en</language>
   <copyright>Copyright 2006-2008 Phil Groce. All Rights Reserved.</copyright>
   <ttl>60</ttl>
   <pubDate>Wed, 31 Dec 2008 13:17 GMT</pubDate>
   <managingEditor>p.groce+blog@gmail.com</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>Skype has the wrong name</title>
   <guid isPermaLink="false">general/skype-grandchildren</guid>
   <link>http://philgroce.com/blog/general/skype-grandchildren.pg</link>
   <description><![CDATA[
<p>It should really be called GrandchildVision.</p>

<p>Also, Happy New Year. That is all.</p>
]]></description>
   <category domain="http://philgroce.com/blog">general</category>
   <pubDate>Wed, 31 Dec 2008 13:17 GMT</pubDate>
</item>
<item>
   <title>SSH: "open failed: administratively prohibited"</title>
   <guid isPermaLink="false">geekery/ssh-administratively-prohibited</guid>
   <link>http://philgroce.com/blog/geekery/ssh-administratively-prohibited.pg</link>
   <description><![CDATA[
<p>Apparently, you can get this error for a <a href="http://jimbojw.com/wiki/index.php?title=Channel_5:_Open_Failed:_Administratively_Prohibited">number</a> <a href="http://muzso.hu/2008/10/13/open-failed-administratively-prohibited-error-with-ssh-dynamic-port-forwarding">of</a> <a href="http://readlist.com/lists/redhat.com/fedora-list/33/167275.html">reasons</a> . The obvious one is that you don&#8217;t have <code>AllowTCPForwarding</code> set in your <code>sshd_config</code>. A less obvious but probably more common one&#8212;which bit me earlier today, which is why I write this&#8212;is that you&#8217;ve misspelled a host name. To wit, this:</p>

<pre>
<code>
ssh example.com -L8000:locahost:80
</code>
</pre>

<p>&#8230;is not the same as:</p>

<pre>
<code>
ssh example.com -L8000:localhost:80
</code>
</pre>

<p>(Discussing this with my colleagues prompted a joke about living &#8220;La Vida Local.&#8221; Finally, a Ricky Martin song for shut-ins.)</p>
]]></description>
   <category domain="http://philgroce.com/blog">geekery</category>
   <pubDate>Mon, 17 Nov 2008 15:53 GMT</pubDate>
</item>
<item>
   <title>Personally, I Wish they Wouldn't Counterprogram Baseball Like This.</title>
   <guid isPermaLink="false">the-end-of-the-world/september-madness</guid>
   <link>http://philgroce.com/blog/the-end-of-the-world/september-madness.pg</link>
   <description><![CDATA[
<p>My <a href="http://1strule.org/99/septembermadnessb.jpg">final four</a>  is Bershire Hathaway, Barack Obama, Mitsubishi (in a classic over the Queen of England), and the Fed. Berkshire beats Mitsubishi, unless the yen loses favor in the carry trade.</p>

<p>(Obama is an 8 seed? The mid-major parties get no respect.)</p>
]]></description>
   <category domain="http://philgroce.com/blog">the-end-of-the-world</category>
   <pubDate>Wed, 01 Oct 2008 17:44 GMT</pubDate>
</item>
</channel>
</rss>
