dbTalk Databases Forums  

Secure Tunneling to Linux

comp.databases.pick comp.databases.pick


Discuss Secure Tunneling to Linux in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Frank Winans
 
Posts: n/a

Default Re: Secure Tunneling to Linux - 08-10-2011 , 05:12 PM






"pschellenbach" wrote
Quote:
PUTTY is another SSH client that supports tunneling and is free. You
can use the PLINK command to automate the tunnel setup, similar to the
Linux ssh command line.

On the server side for Windows hosts, which do not have built-in sshd
support, an idea that I have been toying with is to run a stripped
down Linux virtual machine to act as the ssh server, then forward
connections to the local Windows machine hosting the VM.
Yeah, but putty older versions lack that tunneling feature. And dunno if
any creaky old ssh servers still run mere version 1 of the ssh protocol,
but tunneling relies on this feature of ssh version 2.

At our shop we'd do as you proposed, but for clients out in the field we
install free download Cygwin that emulates linux on top of windows. Not
a very detailed emulation, but good enough to offer an ssh server, and you
can, with a little effort, use the linux commands in windows command shells.
So I can get a basic program of d3 to shell-out to windows to run a few
favorite linux data-massaging commands instead of writing proper substitutes
in basic... Though admittedly Cygwin can be cranky to install. I dread
the day our most physically-distant client asks us how they can reinstall it
after some massive server meltdown and whole-box replacement...

Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.