Development Articles
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherDevelopment Articles

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 4th, 2003, 12:57 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Good article!

Thanks for the article. I kept hearing about how ssh could be used for encrypting the use of other ports, but never knew how to go about doing it.

I really liked how you also explained about installing the software and necessary libraries along with how to use it.

Reply With Quote
  #2  
Old April 5th, 2003, 10:08 PM
wdingus wdingus is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 5 wdingus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Great

I've been doing this for a while but haven't been able to figure out how to do one thing. If I make a -R or -L tunnel either one, the endpoint is the only machine that can connect to it. It's as if incoming connections are only valid from localhost and not other local machines on the LAN.

I've got a few customers with firewalls and NO open hole for me to be able to SSH in to their server. I dial in via analog modem, create a reverse SSH tunnel to one of my servers and can then get through to their server easily. Most of their firewalls timeout sessions after so much inavtivity. So I use 'screen' and start 'top' or a 'ping' or something to keep the session active :)

I'd just like to be able to setup SecureCRT on my Wintel box to ssh to port 2000 on a Linux server with an active SSH tunnel and end up with a login on a remote server.

Thanks!

Reply With Quote
  #3  
Old April 7th, 2003, 04:21 AM
De_Albert De_Albert is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 1 De_Albert User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
For Windows as well

You can use the putty suite to do the same using Windows on the client. Tunneling can be setup from the user interface or by adding commands to putty from the command line.

In fact: you can even use SSH to automatically backup entire LAMP applications to Windows machines using the secure copy method of SSH and remote commands.

I once wrote an article how to do that.

Reply With Quote
  #4  
Old April 7th, 2003, 04:34 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
[no subject]


Reply With Quote
  #5  
Old April 16th, 2003, 09:55 AM
robotnix robotnix is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2001
Location: aaaaaa
Posts: 26 robotnix User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 27 m 12 sec
Reputation Power: 0
something is wrong...

hi,
I'm doing this

ssh -L 9000:localhost:23 otherserver -N &

then on the same machine I'm doing

telnet localhost 9000

and I'm getting

Connected to localhost.
Escape character is '^]'.
channel 1: open failed: administratively prohibited: open failed
Connection closed by foreign host.

what's wrong ?

Reply With Quote
  #6  
Old April 25th, 2003, 04:42 PM
Jashugan Jashugan is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 5 Jashugan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Port Forwarding

Sometimes port forwarding doesn't work if the remote server rejects the forwarded packets. I set this up using Putty. After loggin in, and attempting to use the forwarded port, I got: "Forwarded connection refused by server", in Putty's event log.

Reply With Quote
  #7  
Old May 1st, 2003, 05:24 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Very helpful setup info

I switched from "real" SSH server to OpenSSH when the licensing rules changed. OpenSSH don't offer a quickstart document, but the article goes a long way to fulfilling this, and enabled me to set up a working system again. Thanks for that !

Reply With Quote
  #8  
Old May 15th, 2003, 09:39 AM
md_doc
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Secure Tunnelling with SSH

Secure Tunnelling with SSH

April 02, 2003
You probably already know how to use SSH to securely log in to remote hosts over the Web. In this article, take things a little further by using SSH to encrypt connections to other ports as well. Scenarios covered include securing your mail server connection so that your mail password is always protected and creating secure pathways through firewalls for trusted hosts. Read the article .

Please discuss this article in this thread. You can read the article here .

Reply With Quote
  #9  
Old May 28th, 2003, 10:02 AM
Ducani
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
If you would like to see an article covering a particular topic, please post your request here.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDevelopment Articles > Secure Tunnelling with SSH

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap