View Single Post
  #5  
Old November 3rd, 2003, 03:56 PM
lowmagnet lowmagnet is offline
Registered User
 
Join Date: Feb 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
lowmagnet is on a distinguished road
OK, fixed the problem mentioned above via the following link:

SSH Problems on Panther

It boils down to this: you can no longer refer to your remote machine as 'localhost' when running ssh tunnels. Refer to them as 127.0.0.1. I knew there had to be some trick to it.
Reply With Quote