<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with SSH</title>
      <link>http://ask.metafilter.com/tags/SSH</link>
      <description>Questions tagged with 'SSH' at Ask MetaFilter.</description>
	  <pubDate>Sat, 05 Dec 2009 12:29:34 -0800</pubDate> <lastBuildDate>Sat, 05 Dec 2009 12:29:34 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to automate backups on my ftp server?</title>
	<link>http://ask.metafilter.com/139885/How%2Dto%2Dautomate%2Dbackups%2Don%2Dmy%2Dftp%2Dserver</link>	
	<description>I have some wordpress sites hosted at bluehost that I want to keep backed up. Can you help me automate this? Detailed needs inside. What I&apos;ve been doing is going to the bluehost control panel every few weeks and manually downloading, first, all the files on the ftp server. Then I&apos;m separately downloading all the dbs. Then I&apos;m throwing them all in a folder on my local machine and have Carbonite back them up remotely. I keep five backup sets, and delete the oldest when I add a new one.&lt;br&gt;
&lt;br&gt;
I would like to automate this 100% if possible -- maybe have some kind of script that every week zips up the backups into a one big file on the ftp server, which I can then use SynchBack Pro to mirror to my local HD on a regular basis? &lt;br&gt;
&lt;br&gt;
The solution would have to compress all the dbs and a defined portion of the ftp file structure into one file named 120509.* (itself inside a folder called /backups). The following week, same exact thing, except the files are compressed into 121209.*, etc. Each week it should look in /backups for a file named with a date older than 5 weeks and delete it. &lt;br&gt;
&lt;br&gt;
Then I would use Synchback every week to pull down the contents of /backups on the ftp server to my local drive, which I will tell Carbonite to pull up remotely.&lt;br&gt;
&lt;br&gt;
What do I do to automate the compressing and saving and sequential naming and date-based deleting on the ftp server? &lt;br&gt;
&lt;br&gt;
I&apos;ve never used cron or SSH and only done super basic stuff using phpmysql. I&apos;ve read through &lt;a href=&quot;http://ask.metafilter.com/116450/How-do-I-automatically-backup-a-website-files-and-database-to-a-Mac&quot;&gt;these &lt;/a&gt;&lt;a href=&quot;http://ask.metafilter.com/18690/Automatic-mySQL-backup&quot;&gt;two &lt;/a&gt;askmes and while they did include code snippets that seemed like what I needed, I don&apos;t know what to do with them or how to modify them to do what I specifically need. So speak very slowly. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.139885</guid>
	<pubDate>Sat, 05 Dec 2009 12:29:34 -0800</pubDate>
	<category>backup</category>
	<category>bluehost</category>
	<category>cron</category>
	<category>ftp</category>
	<category>mysql</category>
	<category>ssh</category>
	<dc:creator>stupidsexyFlanders</dc:creator>
	</item>
	<item>
	<title>SSH, transparency, tabs, windows, and !putty.</title>
	<link>http://ask.metafilter.com/134452/SSH%2Dtransparency%2Dtabs%2Dwindows%2Dand%2Dputty</link>	
	<description>Windows SSH Client for linux sysadmins that&apos;s not PuTTY? Transparency and Tabs needed! I&apos;m obviously missing something. I mean, I&apos;ve got xterm and all of it&apos;s clones on x11 and I&apos;ve got iTerm on Linux, and both support fast rendering, background transparency to desktop (alpha), and there are nice features in some like custom keyboard shortcuts for different servers and scripting command to run across a group of servers. &lt;br&gt;
&lt;br&gt;
Unfortunately, putty seems to be the only free option on Windows that&apos;s any good. And it doesn&apos;t have tabs without a wrapper add-on, and the add-on doesn&apos;t support transparency. KiTTY has background alpha, but no tabs, and background alpha doesn&apos;t work with the wrapper. Epic fail. &lt;br&gt;
&lt;br&gt;
I&apos;m willing to pay. What are the best ssh clients for Windows Vista or 7 with tabs and background transparency? &quot;Use Mac/Linux&quot; is as much of a deal killer as &quot;no transparency&quot;, I&apos;m afraid. There just isn&apos;t any other option at work.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.134452</guid>
	<pubDate>Fri, 02 Oct 2009 18:26:38 -0800</pubDate>
	<category>notputty</category>
	<category>seven</category>
	<category>ssh</category>
	<category>sysadmin</category>
	<category>vista</category>
	<category>windows</category>
	<category>windows7</category>
	<dc:creator>SpecialK</dc:creator>
	</item>
	<item>
	<title>How do I remotely access a mysql database with ssh on windows?</title>
	<link>http://ask.metafilter.com/126757/How%2Ddo%2DI%2Dremotely%2Daccess%2Da%2Dmysql%2Ddatabase%2Dwith%2Dssh%2Don%2Dwindows</link>	
	<description>How do I remotely access a mysql database with ssh on windows? Please assume that I have virtually no idea about the above process. Although I can use various web languages, including mysql, I have so far only used them on my own machine. Now I wish to try and connect to a database hosted remotely.&lt;br&gt;
&lt;br&gt;
I have checked around and found plenty of advice for linux but how do I accomplish this in Windows? What exactly do I type in and where exactly do I type it in to?&lt;br&gt;
&lt;br&gt;
The more steps you give me, the better! Thanks! Also the database has already been set up to allow this connection.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126757</guid>
	<pubDate>Tue, 07 Jul 2009 08:06:30 -0800</pubDate>
	<category>mysql</category>
	<category>ssh</category>
	<category>windows</category>
	<dc:creator>Fluffy654</dc:creator>
	</item>
	<item>
	<title>SSH through the AS12880 / DCI Iranian government-run firewall?</title>
	<link>http://ask.metafilter.com/125553/SSH%2Dthrough%2Dthe%2DAS12880%2DDCI%2DIranian%2Dgovernmentrun%2Dfirewall</link>	
	<description>Iranian firewallfilter: How to make SSH traffic not resemble SSH traffic, when examined by a deep packet inspection device (Ellacoya, Narus, etc)?  Other advice on specific types of VPN from within Iran also welcome. I&apos;ve been following the news about Iranian Internet censorship for a few years now, but obviously started paying more attention in the last couple of weeks.  There&apos;s two interesting papers examining AS12880 (DCI)&apos;s Internet transit from Arbor Networks:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://asert.arbornetworks.com/2009/06/iranian-traffic-engineering/&quot;&gt;Iranian Traffic Engineering&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://asert.arbornetworks.com/2009/06/a-deeper-look-at-the-iranian-firewall/&quot;&gt;Deeper Look at the Iranian Firewall&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Misc: &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.robtex.com/as/as12880.html&quot;&gt;Robtex page examining AS12880&apos;s uplinks to the world&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.renesys.com/blog/2009/06/strange-changes-in-iranian-int.shtml&quot;&gt;Rense page, strange changes in Iranian Internet transit&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
What I&apos;m wondering specifically is methods which can be taken to make SSH traffic look -less- like SSH traffic.  Assume that a person inside Iran has root on a European-colocated FreeBSD or Linux system (or root on a VPS/Virtual Machine) running the latest OpenSSH.  The sshd would of course be listening for incoming connections on a nonstandard port, it could be any port, or multiple different ports.  If I remember right OpenSSH now defaults to SSH2/AES but can also use Blowfish.  Are there any methods that can be used to disguise the initial SSH handshake and packet headers?  Any special tricks from the client software end, assuming that the client (OSX or Linux) can run any ssh client that will compile on it?&lt;br&gt;
&lt;br&gt;
Is VPN traffic (Cisco, or Juniper-Netscreen SSL-VPN) less likely to trigger flags or get blocked than SSH?  &lt;br&gt;
&lt;br&gt;
Does anyone have firsthand or secondhand experience of Windows Remote Desktop / RDP 5.1 being blocked from within Iran? &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/a&gt;&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125553</guid>
	<pubDate>Mon, 22 Jun 2009 20:54:42 -0800</pubDate>
	<category>censorship</category>
	<category>firewall</category>
	<category>internet</category>
	<category>iran</category>
	<category>openssh</category>
	<category>RDP</category>
	<category>SSH</category>
	<category>SSL</category>
	<category>VPN</category>
	<dc:creator>thewalrus</dc:creator>
	</item>
	<item>
	<title>ssh, I&apos;m not listening ...</title>
	<link>http://ask.metafilter.com/122888/ssh%2DIm%2Dnot%2Dlistening</link>	
	<description>How do I really - no, &lt;em&gt;really&lt;/em&gt; - put my home server in my Linksys WRT350N router&apos;s DMZ? The router says it is, but it clearly isn&apos;t. I&apos;m having great difficulty getting a server to pass through an SSH connection to the internet. This used to work fine with an older Netgear router, but the &lt;a href=&quot;http://www.linksysbycisco.com/CA/en/support/WRT350N&quot;&gt;Linksys WRT350N&lt;/a&gt; is not so happy. Everything in the router and modem&apos;s configuration would appear to show that pass-through to the DMZ should happen, but it&apos;s clearly not. I can&apos;t ssh or ping the server from a remote location.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried putting the Speedtouch 546 modem into bridge mode, but all that happens is I lose the ability to resolve IP addresses.&lt;br&gt;
&lt;br&gt;
I have the MAC address of the &lt;a href=&quot;http://www.marvell.com/products/embedded_processors/developer/kirkwood/sheevaplug.jsp&quot;&gt;Sheevaplug&lt;/a&gt; server set as being the DMZ in the WRT350N. The 546 is set to put the router as a public IP. I have a static IP.&lt;br&gt;
&lt;br&gt;
I know I could connect the server to one of the ports on the Speedtouch, but I really need to be able to see it inside my network.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122888</guid>
	<pubDate>Sat, 23 May 2009 15:32:58 -0800</pubDate>
	<category>dmz</category>
	<category>linksys</category>
	<category>linux</category>
	<category>networking</category>
	<category>resolved</category>
	<category>router</category>
	<category>sheevaplug</category>
	<category>ssh</category>
	<dc:creator>scruss</dc:creator>
	</item>
	<item>
	<title>SSH on Kindle2</title>
	<link>http://ask.metafilter.com/122878/SSH%2Don%2DKindle2</link>	
	<description>Has anybody managed to get an ssh client working on a Kindle 2?  Others seem to have gotten it working using javascript and the basic web browser, but I&apos;ve had no luck so far.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122878</guid>
	<pubDate>Sat, 23 May 2009 12:26:04 -0800</pubDate>
	<category>kindle</category>
	<category>ssh</category>
	<dc:creator>hal incandenza</dc:creator>
	</item>
	<item>
	<title>Global Proxy in Ubuntu with SOCKS and ssh</title>
	<link>http://ask.metafilter.com/121833/Global%2DProxy%2Din%2DUbuntu%2Dwith%2DSOCKS%2Dand%2Dssh</link>	
	<description>Global SOCKS5 Proxy in Ubuntu? (Or, MacOS/Widnows:Proxifier :: Linux:???) I&#8217;m a recent Ubuntu adoptee, and have enjoyed solving the issues that come up in the switching as much as the OS itself, but this one seems to have me stymied. Basically, I&#8217;m looking for a way to set things up such that every single network connection goes through an SSL tunnel.&lt;br&gt;
&lt;br&gt;
A basic bit of background: In either Mac OS or Windows, I&#8217;ve accomplished this exact thing by doing the following:&lt;br&gt;
&lt;br&gt;
1.	I have a remote server configured to be used as a SOCKS5 proxy.&lt;br&gt;
2.	I use the following command to direct all traffic sent to localhost:1080(127.0.0.1) on to my remote server:&lt;br&gt;
ssh &#8211;ND 1080 user@server.com &#8211;p 80&lt;br&gt;
&lt;br&gt;
Where &#8211;N is used to show no confirmation after I enter the password, -D directs all traffic to 1080, and &#8211;p makes the ssh connection over port 80. (One of the few ports unblocked by my home ISP.)&lt;br&gt;
&lt;br&gt;
3.	Once that is connected, I use &lt;a href=&quot;http://www.proxifier.com/&quot;&gt;proxifier&lt;/a&gt; to direct all network traffic to localhost:1080.&lt;br&gt;
&lt;br&gt;
This works perfectly for both setups. The thing I like best about it is that it directs *all* network traffic through Proxifier, and I can exempt things as needed. This is much, much simpler than configuring individual applications, and is invaluable for applications that don&#8217;t support SOCKS5 out of the box.&lt;br&gt;
&lt;br&gt;
SO! The question: Does an alternative to proxifier exist for Linux? Some googling reveals that this same question has been asked, but in the rare instance that it&#8217;s been answered, the answerer didn&#8217;t seem to grok what proxifier did. The one thing that I&#8217;ve found, &lt;a href=&quot;http://sourceforge.net/projects/gstm/&quot;&gt;GSTM&lt;/a&gt; seems like it should do the trick, but I&#8217;ve yet to have any success.&lt;br&gt;
&lt;br&gt;
Please note: While I will certainly entertain alternate methods to what I&#8217;m doing, they would need to follow two criteria:&lt;br&gt;
1.	I can do it without touching my remote server&#8217;s configuration. (Don&#8217;t want to mess up the already-working solutions I have for Windows/Mac.)&lt;br&gt;
2.	It must allow for stuff that doesn&#8217;t support SOCKS5 natively to run through a proxy. &lt;br&gt;
&lt;br&gt;
Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121833</guid>
	<pubDate>Mon, 11 May 2009 13:53:42 -0800</pubDate>
	<category>linux</category>
	<category>proxy</category>
	<category>resolved</category>
	<category>SOCKS</category>
	<category>ssh</category>
	<category>tunnel</category>
	<category>ubuntu</category>
	<dc:creator>SpiffyRob</dc:creator>
	</item>
	<item>
	<title>Why is my Mac saying &quot;Segmentation fault&quot; when all I want to do is SSH?</title>
	<link>http://ask.metafilter.com/115289/Why%2Dis%2Dmy%2DMac%2Dsaying%2DSegmentation%2Dfault%2Dwhen%2Dall%2DI%2Dwant%2Dto%2Ddo%2Dis%2DSSH</link>	
	<description>Running 10.5.6, my mac refuses to SSH to anything and gives the error &quot;Segmentation fault&quot; in Terminal. My Google-Fu has been very unsuccessful so far. Sadly, I have no idea what could have caused it, as I can&apos;t tie it to a specific installation of anything. All I do know is that it&apos;s very annoying, and my only solution is to restart my computer, and then SSH works for a little while.  &lt;br&gt;
&lt;br&gt;
I&apos;ve tried re-installing the 10.5.6 update, as a few searches showed a similar problem happening a few years ago due to an OS update. That didn&apos;t do anything. &lt;br&gt;
&lt;br&gt;
I&apos;d really love to not re-install Leopard. Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115289</guid>
	<pubDate>Thu, 26 Feb 2009 19:03:46 -0800</pubDate>
	<category>leopard</category>
	<category>mac</category>
	<category>resolved</category>
	<category>segmentationfault</category>
	<category>ssh</category>
	<dc:creator>razorfrog</dc:creator>
	</item>
	<item>
	<title>Encryption 101</title>
	<link>http://ask.metafilter.com/113187/Encryption%2D101</link>	
	<description>Can you point me an easy explanation of encryption technologies? I am working at a job where I am coming more and more in contact with acronyms like SSH, SFTP, SCP, PGP, etc....&lt;br&gt;
&lt;br&gt;
Can someone point me to a good and hopefully simple resource for learning more about these terms?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.113187</guid>
	<pubDate>Mon, 02 Feb 2009 10:29:06 -0800</pubDate>
	<category>encryption</category>
	<category>howto</category>
	<category>pgp</category>
	<category>sftp</category>
	<category>ssh</category>
	<dc:creator>devilshgrin</dc:creator>
	</item>
	<item>
	<title>DIY Secure VPN/SSH connection?</title>
	<link>http://ask.metafilter.com/110719/DIY%2DSecure%2DVPNSSH%2Dconnection</link>	
	<description>I&apos;ve been unsuccessful in getting an old pc up and running with Ubuntu or some other *nix OS. I am wondering. Is it possible to use VPN or ssh from my computer to my Dreamhost account to create a secure tunnel to their servers into to the internet?  I&apos;m using 0.00 gb on my account for bandwidth.  Sound doable? Basically:&lt;br&gt;
&lt;br&gt;
Me @ coffeeshop -- secure tunnel -- &gt; Dreamhost -- &gt; Out to the net.&lt;br&gt;
&lt;br&gt;
-=--&lt;br&gt;
If not can I do this running a VPS? (Virtual Private server), if so suggest some cheap hosts please. &lt;br&gt;
-+--&lt;br&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.110719</guid>
	<pubDate>Sat, 03 Jan 2009 21:29:28 -0800</pubDate>
	<category>access</category>
	<category>dreamhost</category>
	<category>hacking</category>
	<category>internet</category>
	<category>security</category>
	<category>ssh</category>
	<category>surfing</category>
	<category>vpn</category>
	<category>wireless</category>
	<dc:creator>BoldStepDesign</dc:creator>
	</item>
	<item>
	<title>Help me keep the riffraff out of the (SSH) tunnel</title>
	<link>http://ask.metafilter.com/107630/Help%2Dme%2Dkeep%2Dthe%2Driffraff%2Dout%2Dof%2Dthe%2DSSH%2Dtunnel</link>	
	<description>Please help an idiot lock down SSH access to a Leopard machine. In simple terms, how would I go about restricting SSH access to a Mac running Leopard so that it will only accept connections from a known location (specifically, a co-worker&apos;s house, where she logs in using Timbuktu)?  I&apos;m a database guy working outside of my sphere of knowledge here, so simple is good.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107630</guid>
	<pubDate>Mon, 24 Nov 2008 13:54:48 -0800</pubDate>
	<category>computers</category>
	<category>leopard</category>
	<category>macs</category>
	<category>ssh</category>
	<dc:creator>COBRA!</dc:creator>
	</item>
	<item>
	<title>User account dissapeared from login screen in win XP where&apos;d it go george?</title>
	<link>http://ask.metafilter.com/107092/User%2Daccount%2Ddissapeared%2Dfrom%2Dlogin%2Dscreen%2Din%2Dwin%2DXP%2Dwhered%2Dit%2Dgo%2Dgeorge</link>	
	<description>Started using SSH and remote desktop, all is well. Now the local user can&apos;t login to the primary account! Help!? Long story short, had 1 account for an XP system. I added a user when I was fiddling around with SSH, but I never used it. Now when the system that I am logging INTO is restarted/turned off or whatever, the primary account is NOT an option to log into the system with.&lt;br&gt;
&lt;br&gt;
I can still log in via SSH and force the login with the actual account name and password, and of course that leaves it logged in for her, but she can&apos;t do it by clicking the name anymore because it&apos;s not on the list.&lt;br&gt;
&lt;br&gt;
I know you can switch to default override with ctrl+alt+del at the login screen, but this is my generally non-savvy girlfriend we&apos;re talking about.&lt;br&gt;
&lt;br&gt;
So, how do I make the user name reappear at the login screen? And, just as importantly, how the HELL do I delete the user account that I have no intention of using?&lt;br&gt;
&lt;br&gt;
I&apos;m sure it&apos;s a simple setting I&apos;m not seeing, but being 1000 miles away does make it more difficult.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
For the record, SSH&apos;ing into the system and using remote desktop is working tres bien.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107092</guid>
	<pubDate>Mon, 17 Nov 2008 18:19:02 -0800</pubDate>
	<category>remotedesktop</category>
	<category>ssh</category>
	<category>useraccount</category>
	<dc:creator>TomMelee</dc:creator>
	</item>
	<item>
	<title>Murphy strikes! SSH proxying is broken just as firewall goes up</title>
	<link>http://ask.metafilter.com/104666/Murphy%2Dstrikes%2DSSH%2Dproxying%2Dis%2Dbroken%2Djust%2Das%2Dfirewall%2Dgoes%2Dup</link>	
	<description>In a classic demonstration of Murphy&apos;s Law, the SSH service on my VPS server is not proxying requests on the same day that a network firewall was installed. Please help! Here are the details (sorry if the rest of the question sounds a bit frantic...)&lt;br&gt;
&lt;br&gt;
1. I have a client PC running Windows XP SP2 from which I access sites running non-default ports (Cpanel, Webmin etc.) via a SSH proxy.&lt;br&gt;
&lt;br&gt;
2. The SSH proxy is running on a separate server. I use the Tunnelier software to provide proxy services. I log into the SSH service using a unprivileged account (account has no sudo access etc.)&lt;br&gt;
&lt;br&gt;
3. The VPS Server running the SSH daemon is on CentOS 5, OpenSSH_4.3p2&lt;br&gt;
&lt;br&gt;
4. The server does not have any firewall running (although CSF is installed):&lt;br&gt;
&lt;br&gt;
# ps aux | grep csf&lt;br&gt;
root     24232  0.0  0.1   1752   488 pts/0    S+   20:03   0:00 grep csf&lt;br&gt;
# ps aux | grep iptables&lt;br&gt;
root     24278  0.0  0.1   1752   488 pts/0    S+   20:03   0:00 grep iptables&lt;br&gt;
&lt;br&gt;
5. The contents of my sshd_config file can be seen &lt;a href=&quot;http://pastie.org/296029&quot;&gt;here&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I can log into the SSH service successfully, however whenever I try to go to any website on the client, the SSH proxy log shows:&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;10:08:31.031 Closing SOCKS5 connection from 128.236.48.58:1753, sent: 0, received: 0.&lt;br&gt;
10:08:31.031 SOCKS5 connection from 128.236.48.58:1753 failed: Client connection closed before completion of protocol.&lt;br&gt;
10:08:34.034 Closing SOCKS5 connection from 128.236.48.58:1754, sent: 0, received: 0.&lt;br&gt;
10:08:34.034 SOCKS5 connection from 128.236.48.58:1754 failed: Client connection closed before completion of protocol.&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
The log is filled with these sort of failed connections.&lt;br&gt;
&lt;br&gt;
Further details:&lt;br&gt;
&lt;br&gt;
1. The SSH proxy server isn&apos;t running any firewall, neither is the client.&lt;br&gt;
2. The network does not block port 22 at the firewall for the SSH proxy server.&lt;br&gt;
3. I have a second much slower SSH connection on the same server, and proxying through this second account works. So that tells me it&apos;s not a problem on my network end, it&apos;s the SSH server.&lt;br&gt;
4. I have tried to log on to the SSH service using a high privilege account (sudo su access enabled) and then proxying, but that doesn&apos;t work either.&lt;br&gt;
&lt;br&gt;
Any ideas, suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104666</guid>
	<pubDate>Sun, 19 Oct 2008 20:25:01 -0800</pubDate>
	<category>failing</category>
	<category>network</category>
	<category>proxy</category>
	<category>resolved</category>
	<category>ssh</category>
	<category>vps</category>
	<dc:creator>your mildly obsessive average geek</dc:creator>
	</item>
	<item>
	<title>ssh sessions when port 22 is locked down?</title>
	<link>http://ask.metafilter.com/104593/ssh%2Dsessions%2Dwhen%2Dport%2D22%2Dis%2Dlocked%2Ddown</link>	
	<description>I sometimes visit a network where port 22 is locked down. I&apos;d like to be able to initiate ssh sessions from this site. Is there any tunneling or other magic I can invoke to reach this goal, or any other solution short of badgering the admins? (I&apos;m also not sure now to find out what other ports are open. I know 21,80, and 443 are, because I can do normal web and ftp stuff, but other than manually trying each port with telnet, I&apos;m not sure how to check...)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104593</guid>
	<pubDate>Sat, 18 Oct 2008 16:05:35 -0800</pubDate>
	<category>closed</category>
	<category>magic</category>
	<category>network</category>
	<category>port</category>
	<category>ssh</category>
	<category>tunneling</category>
	<dc:creator>namespan</dc:creator>
	</item>
	<item>
	<title>Big Red Button to Enable SSH Tunneling?</title>
	<link>http://ask.metafilter.com/101220/Big%2DRed%2DButton%2Dto%2DEnable%2DSSH%2DTunneling</link>	
	<description>I&apos;m on a mac. I want to set a single configuration option somewhere to enable/disable using SSH tunneling for a bunch of different protocols/applications. Is this possible? How? I have a mac laptop (OS X 10.5.4). I run a SSH server/DDNS client on my home router so that I can connect from the road and tunnel traffic through.  Right now I run a shell script to open the tunnels and then manually reconfigure my apps to use the local endpoints.  This is pretty easy for apps like IRC clients where I have the option of saying &quot;okay, just connect to localhost:6667&quot; when I launch the app. It&apos;s more of a pain for browsers and IM clients, where the setting is buried under several layers of Preferences. All the same, I&apos;d like to expand my use of tunnels to protect my HTTP, IM traffic, etc.  &lt;br&gt;
&lt;br&gt;
What I&apos;d like to do is find/write a script that opens the tunnels and updates a bunch of preferences at once, so my HTTP, DNS, IM traffic, etc are all tunneled with one action.  Does anyone know of an app that does this?  Is this even possible? (I imagine I&apos;d have to restart most apps unless I can use Applescript to update the config while they&apos;re running)..&lt;br&gt;
&lt;br&gt;
Bonus points for a solution that includes the option to &quot;switch off&quot; certain protocols if, say, I&apos;m at a location with a big fat pipe and want to download something not-security-critical at full speed without running it through the tunnel (and my slower home connection). &lt;br&gt;
&lt;br&gt;
For the record, the apps I&apos;m curious about include Firefox/Safari, Adium, Colloquy, Mail.app.. there are others, but that&apos;s a minimum.&lt;br&gt;
&lt;br&gt;
I suppose for the apps that accept a target server/proxy server as a command-line argument I could write shell scripts that specify the local tunnel endpoint and launch them through this script, but not all apps have this behavior and I&apos;d prefer a cleaner solution if possible.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.101220</guid>
	<pubDate>Mon, 08 Sep 2008 14:35:35 -0800</pubDate>
	<category>mac</category>
	<category>osx</category>
	<category>preferences</category>
	<category>ssh</category>
	<category>sshtunnel</category>
	<category>tunnel</category>
	<dc:creator>Alterscape</dc:creator>
	</item>
	<item>
	<title>Just need a folder of my own, that&apos;s all!</title>
	<link>http://ask.metafilter.com/100682/Just%2Dneed%2Da%2Dfolder%2Dof%2Dmy%2Down%2Dthats%2Dall</link>	
	<description>Would anyone care to comment on the most practical way, given access to a command line Fedora box, I can obtain a copy of a folder and its contents?  The box is connected to the net but I don&apos;t know enough Unix to, for example, get a tar of the folder and have the machine email me a copy. Although thinking about it, the folder is probably just a little too big for that. I have SSH and physical access but FTP isn&apos;t working, which is the whole problem in a nutshell, really. If anyone is interested in 10 minutes&apos; brainstorming feel free to mefi mail me!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100682</guid>
	<pubDate>Tue, 02 Sep 2008 05:04:10 -0800</pubDate>
	<category>fedora</category>
	<category>ftp</category>
	<category>linux</category>
	<category>sendmail</category>
	<category>ssh</category>
	<category>unix</category>
	<dc:creator>dance</dc:creator>
	</item>
	<item>
	<title>problem apps ignoring proxy settings</title>
	<link>http://ask.metafilter.com/98741/problem%2Dapps%2Dignoring%2Dproxy%2Dsettings</link>	
	<description>Why are Firefox and Transmission ignoring my proxy settings? OS X 10.5.4 I&apos;m connecting to a server through ssh with:&lt;br&gt;
ssh -D &lt;local&gt; -p &lt;remote&gt; name@server&lt;br&gt;
&lt;br&gt;
In System Preferences &amp;gt; Network &amp;gt; Advanced &amp;gt; Proxies, I have a SOCKS proxy set at localhost:&lt;local&gt;. This setup successfully sends most of my traffic through the remote server, but Firefox can occasionally get around it (when watching Hulu) and Transmission connects directly to other peers (connections to the tracker go through the proxy, though). \&lt;br&gt;
&lt;br&gt;
I&apos;ve tried setting the proxy options of those applications independently, but I don&apos;t see any change in their behavior. What&apos;s letting them get around the system-level configuration, and what can I do to enforce proper behavior? I&apos;m open to other proxy setups, this was the simplest I&apos;d found. &lt;/local&gt;&lt;/remote&gt;&lt;/local&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98741</guid>
	<pubDate>Fri, 08 Aug 2008 19:11:02 -0800</pubDate>
	<category>proxy</category>
	<category>ssh</category>
	<category>sshtunnel</category>
	<dc:creator>tylermoody</dc:creator>
	</item>
	<item>
	<title>Can you tunnel via SSH to access Gmail via IMAP in Outlook when the ports are blocked?</title>
	<link>http://ask.metafilter.com/98588/Can%2Dyou%2Dtunnel%2Dvia%2DSSH%2Dto%2Daccess%2DGmail%2Dvia%2DIMAP%2Din%2DOutlook%2Dwhen%2Dthe%2Dports%2Dare%2Dblocked</link>	
	<description>I like to think of myself as somewhat of a power user when it comes to mail servers, SSH, Gmail, and Outlook, but this one has me stumped! I use Outlook for both work and personal e-mail, but while on the network at work our ports are pretty locked down. How might I access my Gmail account via IMAP in Outlook while on a locked-down network? Ports 25, 110, 143, 587, 993, etc., are all blocked. 

In order to access personal e-mail, I connect via SSH (PuTTY) to my DreamHost mail server and tunnel POP/SMTP (ports 110 and 25) traffic over that SSH session. Is there any way I could use that SSH connection to tunnel to Gmail&apos;s servers for IMAP access as well? If not using that tunnel, is there another way? 

I can access Gmail through a web browser, but my objective is to be able to collect all my e-mail in Outlook as well. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98588</guid>
	<pubDate>Thu, 07 Aug 2008 09:47:40 -0800</pubDate>
	<category>email</category>
	<category>gmail</category>
	<category>imap</category>
	<category>networking</category>
	<category>ports</category>
	<category>ssh</category>
	<category>tunnel</category>
	<dc:creator>izicwe</dc:creator>
	</item>
	<item>
	<title>how to keep an ssh session going despite constant disconnections?</title>
	<link>http://ask.metafilter.com/93313/how%2Dto%2Dkeep%2Dan%2Dssh%2Dsession%2Dgoing%2Ddespite%2Dconstant%2Ddisconnections</link>	
	<description>How do you keep an SSH session alive when you are forced to use a crappy wireless network that constantly disconnects? Every time my wireless connection disconnects, I have to log on again, delete the .swp file that vi creates when I disconnect, and reopen all the files that I had opened.  Surely, there&apos;s a way to just restart exactly where I left off without having to do anything special?&lt;br&gt;
&lt;br&gt;
I&apos;ve tried searching Google for this, but every result has to do with keeping idle SSH sessions alive by using a keepalive ping, which is obviously not my problem.   I&apos;m using PuTTY, if that matters.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93313</guid>
	<pubDate>Thu, 05 Jun 2008 10:23:41 -0800</pubDate>
	<category>ssh</category>
	<dc:creator>helios</dc:creator>
	</item>
	<item>
	<title>Is there a quick way of copying files &quot;up&quot; an SSH connection?</title>
	<link>http://ask.metafilter.com/92964/Is%2Dthere%2Da%2Dquick%2Dway%2Dof%2Dcopying%2Dfiles%2Dup%2Dan%2DSSH%2Dconnection</link>	
	<description>Is there a quick way of copying files &quot;up&quot; an SSH connection? Say I&apos;m logged into a remote machine and have navigated to some inconveniently deep location in the directory structure, where I find a file I want to copy back to the local machine from which I established the SSH connection. &lt;br&gt;
&lt;br&gt;
However, the local machine is not visible from the public internet so I either have to set up a port forward on the router it lies behind (and perhaps a DynDNS alias) and scp from the remote machine, or log out/start a new terminal on the local machine and issue an scp command from there, referring to the aforementioned inconveniently deep location of the file.&lt;br&gt;
&lt;br&gt;
It seems like there should be a more ad hoc, easier way to copy a file back up an SSH connection. Is there?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92964</guid>
	<pubDate>Mon, 02 Jun 2008 06:56:35 -0800</pubDate>
	<category>scp</category>
	<category>ssh</category>
	<dc:creator>caek</dc:creator>
	</item>
	<item>
	<title>Coloring an OSX Terminal window based on an ssh connection?</title>
	<link>http://ask.metafilter.com/91501/Coloring%2Dan%2DOSX%2DTerminal%2Dwindow%2Dbased%2Don%2Dan%2Dssh%2Dconnection</link>	
	<description>My career involves me using OSX Terminal ssh&apos;d into other servers.  Often, I have multiple ssh connections open, sometimes two or three to the same server.  I can&apos;t bring myself to use tabs.  Is there anything that can automatically be done to automatically color/title my terminal windows once I ssh into them? Even nicer would be a spotlight command to launch terminal and connect to a terminal.  Then, the color/background image (and window title) would change based on my ssh connection, depending on server name/address, production vs qa vs dev, etc.  We&apos;re talking about 10 diff. servers overall and often I have two or three terminals open to the same server.&lt;br&gt;
&lt;br&gt;
Is this the reason I&apos;ve been needing to finally delve into Applescript, or does a solution already exist?&lt;br&gt;
&lt;br&gt;
I would consider installing QS if a solution exists.  If it helps, I dont do a whole lot locally from the OSX terminal, its always ssh.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91501</guid>
	<pubDate>Thu, 15 May 2008 12:45:17 -0800</pubDate>
	<category>applescript</category>
	<category>osx</category>
	<category>ssh</category>
	<category>terminal</category>
	<dc:creator>neilkod</dc:creator>
	</item>
	<item>
	<title>Remote X11 desktop on OS X</title>
	<link>http://ask.metafilter.com/89770/Remote%2DX11%2Ddesktop%2Don%2DOS%2DX</link>	
	<description>Using X11 forwarding to bring my Ubuntu server desktop to my MacBook Pro. Everything works fine if I run a specific program (e.g., Firefox) but goes to hell if I try &apos;startx&apos; - I keep getting an AIGLX display error message. Any help appreciated. Mac is running Leopard, using the February Xquartz release rather than the standard Apple X11. (Latest Xquartz release is downloaded but not installed yet.) Server is a headless box running Gutsy + XFCE. Connecting using ssh -X with blowfish + compression (although ssh -Y without compression gives me the same error). While I managed to troubleshoot most of my problems, and have nearly everything working, I can&apos;t get the XFCE desktop to start. Error I&apos;m getting is:&lt;br&gt;
&lt;code&gt;&lt;br&gt;
(EE) AIGLX: Screen 0 is not DRI capable&lt;br&gt;
&lt;/code&gt;&lt;br&gt;
All my searches on this error message seem to make me think this is driver-related, but solutions I&apos;ve found are all geared towards local X sessions rather than remote. Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89770</guid>
	<pubDate>Fri, 25 Apr 2008 09:35:33 -0800</pubDate>
	<category>OSX</category>
	<category>ssh</category>
	<category>Ubuntu</category>
	<category>X11</category>
	<category>X11forwarding</category>
	<dc:creator>caution live frogs</dc:creator>
	</item>
	<item>
	<title>Older version of Filezilla, or newer version of something else?</title>
	<link>http://ask.metafilter.com/88103/Older%2Dversion%2Dof%2DFilezilla%2Dor%2Dnewer%2Dversion%2Dof%2Dsomething%2Delse</link>	
	<description>Older versions of Filezilla? Or another freeware ftp client that can handle SSH and SSL? Hard drive got fried in a storm this weekend, and I&apos;m currently reinstalling everything to the new drive. I was running Filezilla version 2 (I think 2.3.2), and it ran like a top. But I just tried installing the latest version in its place, and a couple of SSH connections don&apos;t work with it. They&apos;re returning &quot;garbled packet&quot; errors.&lt;br&gt;
&lt;br&gt;
Googling reveals that they use puTTY for SSH, and that&apos;s where the error comes from. Checking with puTTY, they insist it&apos;s not an error, it&apos;s a server configuration problem, but there&apos;s no way I can get these servers reconfigured, and anyway the older software connected and transferred to them just fine. Also, I&apos;ve tried the connection with two other non-free clients at work, and no problems occur. Argh.&lt;br&gt;
&lt;br&gt;
So I&apos;ve tried to find a download page for older versions of Filezilla client, and am coming up with nothing. Does anybody know where I can find either Filezilla 2, or -- even better -- can you recommend a freeware ftp client for WinXP that can handle both SSH and SSL transfers?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88103</guid>
	<pubDate>Mon, 07 Apr 2008 06:00:11 -0800</pubDate>
	<category>filezilla</category>
	<category>freeware</category>
	<category>ftp</category>
	<category>ftps</category>
	<category>sftp</category>
	<category>software</category>
	<category>ssh</category>
	<category>ssl</category>
	<dc:creator>middleclasstool</dc:creator>
	</item>
	<item>
	<title>Help me connect my two VPNs from a public hotspot</title>
	<link>http://ask.metafilter.com/84907/Help%2Dme%2Dconnect%2Dmy%2Dtwo%2DVPNs%2Dfrom%2Da%2Dpublic%2Dhotspot</link>	
	<description>How can I make my laptop pretend it&apos;s connected directly to the internet when I&apos;m behind a firewall that blocks almost all ports? I work from home a lot, but since the weather here in LA is nice this week I want to work from the local coffee shop.  Said coffee shop blocks all ports (pretty much) except SSH, HTTP, and HTTPS.&lt;br&gt;
&lt;br&gt;
I have two different jobs and two different VPN clients.  One is the built in Windows XP PPTP VPN client, and the other is a Nortel Contivity IPSEC client.&lt;br&gt;
&lt;br&gt;
I also have root access at a VPS (virtual private server) on the public internet running Ubuntu Gutsy and I completely control this machine.&lt;br&gt;
&lt;br&gt;
So, I&apos;ve looked into SSH port forwarding (via putty) but because the VPN clients use more than just a single TCP port it didn&apos;t work.  Also I can&apos;t make the VPN clients use a different port to connect.&lt;br&gt;
&lt;br&gt;
What I want is for all traffic to go from my laptop to my server on the internet via port 22, 80 or 443.  Also, I want for all my applications to think that they are directly connected to the internet somehow.  Do I need to connect to my VPS with a new VPN and then run my current clients over that connection?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84907</guid>
	<pubDate>Thu, 28 Feb 2008 19:28:30 -0800</pubDate>
	<category>ipsec</category>
	<category>pptp</category>
	<category>ssh</category>
	<category>vpn</category>
	<category>workfromhome</category>
	<dc:creator>sideshow</dc:creator>
	</item>
	<item>
	<title>Gentoo + AD + pam_mount + ssh = single password?</title>
	<link>http://ask.metafilter.com/83795/Gentoo%2DAD%2Dpammount%2Dssh%2Dsingle%2Dpassword</link>	
	<description>Can I get a gentoo machine to authenticate/mount home directories from a windows 2003 server with a single password? In the computer lab I help administrate, we have a headless linux project box, running gentoo, that uses Pluggable Authentication Modules (PAM) to authenticate against the lab&apos;s 2003 Active Directory server.  We have PAM set up so that it authenticates properly, and can even mount the user&apos;s directory on the server on their home directory(using pam_mount).  &lt;br&gt;
&lt;br&gt;
The problem: when logging in via ssh, it currently requires two passwords (one for ssh login, one for home directory mounting).  This is not a problem on the linux workstation in the lab (using gdm and roughly the same pam configs for logins).  &lt;br&gt;
&lt;br&gt;
So my question: how do I configure this project box to use only one password for login/directory mounting?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83795</guid>
	<pubDate>Sat, 16 Feb 2008 10:54:33 -0800</pubDate>
	<category>activedirectory</category>
	<category>gentoo</category>
	<category>linux</category>
	<category>pam</category>
	<category>ssh</category>
	<dc:creator>grandsham</dc:creator>
	</item>
	
	</channel>
</rss>

