<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>linsec.ca blog &#187; ssh</title>
	<atom:link href="http://linsec.ca/blog/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://linsec.ca/blog</link>
	<description>You can have it right, or you can have it now.  But you can&#039;t have it right now.</description>
	<lastBuildDate>Sat, 05 May 2012 22:03:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Two SSH clients to consider for the iPad</title>
		<link>http://linsec.ca/blog/2011/05/25/two-ssh-clients-to-consider-for-the-ipad/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=two-ssh-clients-to-consider-for-the-ipad</link>
		<comments>http://linsec.ca/blog/2011/05/25/two-ssh-clients-to-consider-for-the-ipad/#comments</comments>
		<pubDate>Wed, 25 May 2011 21:51:03 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=995</guid>
		<description><![CDATA[This week&#8217;s mac tip is Two SSH clients to consider for the iPad. In this tip I look at two really great SSH clients for the iPad (and iPhone as well, although I was mostly just looking at the iPad versions which do vary from their iPhone counterpart): iSSH and Prompt. Really great clients for [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s mac tip is <a href="http://www.techrepublic.com/blog/mac/two-ssh-clients-to-consider-for-the-ipad/1170">Two SSH clients to consider for the iPad</a>.  In this tip I look at two really great SSH clients for the iPad (and iPhone as well, although I was mostly just looking at the iPad versions which do vary from their iPhone counterpart): iSSH and Prompt.  Really great clients for anyone that needs to SSH into a remote box.  They&#8217;re quite inexpensive and very well done.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2011/05/25/two-ssh-clients-to-consider-for-the-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What you need to know about OpenSSH key management</title>
		<link>http://linsec.ca/blog/2011/01/20/what-you-need-to-know-about-openssh-key-management/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-you-need-to-know-about-openssh-key-management</link>
		<comments>http://linsec.ca/blog/2011/01/20/what-you-need-to-know-about-openssh-key-management/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 18:22:44 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=906</guid>
		<description><![CDATA[This week&#8217;s techmail is What you need to know about OpenSSH key management which looks at a few tips and tricks in using OpenSSH public/private keys. It talks about generating keys, using ssh-copy-id to copy keys to servers, and using hashed representations of host keys to obscure what machines you connect to in case someone [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s techmail is <a href="http://blogs.techrepublic.com.com/opensource/?p=2160">What you need to know about OpenSSH key management</a> which looks at a few tips and tricks in using OpenSSH public/private keys.  It talks about generating keys, using ssh-copy-id to copy keys to servers, and using hashed representations of host keys to obscure what machines you connect to in case someone is able to look at your known_hosts file.  If you&#8217;re not familiar with OpenSSH or want to move beyond just the simple basics, this tip will help you get started.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2011/01/20/what-you-need-to-know-about-openssh-key-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using ExpanDrive to mount remote file systems</title>
		<link>http://linsec.ca/blog/2010/02/27/using-expandrive-to-mount-remote-file-systems/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-expandrive-to-mount-remote-file-systems</link>
		<comments>http://linsec.ca/blog/2010/02/27/using-expandrive-to-mount-remote-file-systems/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 19:00:06 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=703</guid>
		<description><![CDATA[This week&#8217;s mac techmail was Using ExpanDrive to mount remote file systems which takes a look at the ExpanDrive tool, which sits in the menubar and allows you to connect to remote SFTP, SSH, FTP/FTPS, or Amazon S3 file systems and mount them on the computer as if they were local filesystems. It&#8217;s essentially a [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s mac techmail was <a href="http://blogs.techrepublic.com.com/mac/?p=368"> Using ExpanDrive to mount remote file systems</a> which takes a look at the ExpanDrive tool, which sits in the menubar and allows you to connect to remote SFTP, SSH, FTP/FTPS, or Amazon S3 file systems and mount them on the computer as if they were local filesystems.  It&#8217;s essentially a polished front-end for FUSE with sshfs support for the SFTP/SSH connections.  It&#8217;s a really great tool and while not free, it&#8217;s relatively inexpensive and works wonders.  With it I can remotely mount the filesystem of my VPS using SSH with keys, or connect to the home filesystem while on the road, etc.  And instead of having to navigate the remote filesystem within one application like a traditional FTP client, I can access it using the terminal, Finder, PathFinder, or any other utility that operates on the local filesystem.  It securely mounts the remote filesystems to be as available as a SMB or AFP share.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2010/02/27/using-expandrive-to-mount-remote-file-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxy.pac woes</title>
		<link>http://linsec.ca/blog/2009/04/24/proxypac-woes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=proxypac-woes</link>
		<comments>http://linsec.ca/blog/2009/04/24/proxypac-woes/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 22:18:57 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=485</guid>
		<description><![CDATA[I&#8217;m hoping some benevolent reader out there can give me a hand here as I&#8217;m banging my head against the wall with this. The scenario is this: I have one system that can access a private school network and do not want to setup the same vpn connection on other systems. So this little box [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m hoping some benevolent reader out there can give me a hand here as I&#8217;m banging my head against the wall with this.  The scenario is this:</p>
<p>I have one system that can access a private school network and do not want to setup the same vpn connection on other systems.  So this little box has a connection to the school vpn, and I have the following in ~/.ssh/config in order to access it, which forwards locally to the proxy server at the school so I can get onto their internal site(s).</p>
<pre>
Host school
  Hostname fw.school.com
  User vdanen
  LocalForward 33306 dev.school.com:3306
  LocalForward 2228 dev.school.com:3128
  compression yes
  KeepAlive yes
</pre>
<p>And this works fine.  This also means I have to ssh into the box (which is good from an authentication standpoint) in order to access any services.  Consider this a poor-man&#8217;s VPN.  Incidentally it also lets me use some GUI mysql tools to access the database.</p>
<p>I want to use an automatic proxy.pac file on my local web server, so I have http://server/proxy.pac that contains:</p>
<pre>
function FindProxyForURL(url, host)
{
    if (shExpMatch(url, "http://*.school.com*"))
    {
        return "PROXY localhost:2228; DIRECT";
    }
    if (shExpMatch(url, "https://*.school.com*"))
    {
        return "PROXY localhost:2228; DIRECT";
    }

    return "DIRECT";
}
</pre>
<p>The problem I have is that I can get to http://*.school.com sites, but https://*.school.com sites aren&#8217;t hitting the proxy at all.  I use OpenDNS at home, so they keep pointing to OpenDNS.  I can work around this in Firefox by setting the network.proxy.{http,ssl} and network.proxy.{http,ssl}_port settings in about:config, but I want this to be system-wide (thus the proxy.pac file).  On OS X, if I use the System Preferences to have the auto-proxy setup and point it to the proxy.pac file, I can get the http:// sites from the school, but not the https:// ones (which is problematic).</p>
<p>I&#8217;ve been looking and reading all over the place and there doesn&#8217;t seem to be anyone with this problem that I&#8217;ve found so far, which either means I&#8217;m doing something wrong or no one is trying to get to https sites via a proxy setup like this.  I&#8217;m leaning towards wrong as if I do something like:</p>
<pre>
$ http_proxy="http://localhost:2228" elinks https://secure.school.com
</pre>
<p>I get an error about the host being down.  But if I ssh into the host and do:</p>
<pre>
$ http_proxy="http://dev.school.com:3128" elinks https://secure.school.com
</pre>
<p>It works.  I don&#8217;t get it because localhost:2228 is most definitely forwarding to dev.school.com:3128.  Does anyone have any ideas on what might be wrong here?  Getting it to work in Firefox is great, but it also needs to work with Safari as well (if it didn&#8217;t, I&#8217;d be satisfied with the manual settings in Firefox).</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2009/04/24/proxypac-woes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Save time managing multiple systems with Parallel SSH</title>
		<link>http://linsec.ca/blog/2008/12/23/save-time-managing-multiple-systems-with-parallel-ssh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=save-time-managing-multiple-systems-with-parallel-ssh</link>
		<comments>http://linsec.ca/blog/2008/12/23/save-time-managing-multiple-systems-with-parallel-ssh/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 02:01:11 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=356</guid>
		<description><![CDATA[This week&#8217;s TechMail is Save time managing multiple systems with Parallel SSH, which discusses using pssh (or Parallel SSH) to do similar operations on multiple systems at the exact same time. Very useful little program indeed.]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s TechMail is <a href="http://blogs.techrepublic.com.com/opensource/?p=312">Save time managing multiple systems with Parallel SSH</a>, which discusses using pssh (or Parallel SSH) to do similar operations on multiple systems at the exact same time.  Very useful little program indeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/12/23/save-time-managing-multiple-systems-with-parallel-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chroot users with OpenSSH: An easier way to confine users to their home directories</title>
		<link>http://linsec.ca/blog/2008/07/02/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories</link>
		<comments>http://linsec.ca/blog/2008/07/02/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 23:17:59 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/2008/07/02/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/</guid>
		<description><![CDATA[Last week&#8217;s TechMail was Chroot users with OpenSSH: An easier way to confine users to their home directories which discusses the new chroot capabilities of newer openssh. Chrooted sftp is very very cool and a welcome addition to openssh, although it would be neat if chrooting shell logins could be as easy.]]></description>
			<content:encoded><![CDATA[<p>Last week&#8217;s TechMail was <a href="http://blogs.techrepublic.com.com/opensource/?p=229">Chroot users with OpenSSH: An easier way to confine users to their home directories<a/> which discusses the new chroot capabilities of newer openssh.  Chrooted sftp is very very cool and a welcome addition to openssh, although it would be neat if chrooting shell logins could be as easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/07/02/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Fuse to mount remote ssh directories</title>
		<link>http://linsec.ca/blog/2008/07/02/use-fuse-to-mount-remote-ssh-directories/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-fuse-to-mount-remote-ssh-directories</link>
		<comments>http://linsec.ca/blog/2008/07/02/use-fuse-to-mount-remote-ssh-directories/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 23:14:19 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/2008/07/02/use-fuse-to-mount-remote-ssh-directories/</guid>
		<description><![CDATA[Haven&#8217;t been keeping up with the TechMails, so here&#8217;s the last three works worth. This one is entitled Use Fuse to mount remote ssh directories and it discusses how to use Fuse (user-space filesystem) to mount remote ssh directories as &#8220;local&#8221; filesystems. Extremely useful stuff.]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t been keeping up with the TechMails, so here&#8217;s the last three works worth.  This one is entitled <a href="http://blogs.techrepublic.com.com/opensource/?p=225">Use Fuse to mount remote ssh directories</a> and it discusses how to use Fuse (user-space filesystem) to mount remote ssh directories as &#8220;local&#8221; filesystems.  Extremely useful stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/07/02/use-fuse-to-mount-remote-ssh-directories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

