Re: [twsocket] SSH

2013-07-18 Thread François Piette
> I suggested a proxy/tunnel would be quickest, if someone has done it
already, no need for me to write something.

http://www.revsys.com/writings/quicktips/ssh-tunnel.html

--
François Piette



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] SSH

2013-07-18 Thread Angus Robertson - Magenta Systems Ltd
> I do not think so. Last year I wrote a very simple
> Putty-wrapper in order to be able to get a directory listing

Thanks, just been playing with putty, it will connect to the Unix system,
but the tunnelling does not seem to work with the application that does
not support SSH.  

The application was written 20 years ago in C and is very hard to
maintain, the author moved to Redmond for many years (MSIE) but is now
back trying to add SSH.

I suggested a proxy/tunnel would be quickest, if someone has done it
already, no need for me to write something.

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] SSH

2013-07-18 Thread Arno Garrels
On Thursday, July 18, 2013 5:29 PM [GMT+1=CET],
Angus Robertson - Magenta Systems Ltd wrote:

> Is there an easy way to support SSH for ICS?

I do not think so. Last year I wrote a very simple
Putty-wrapper in order to be able to get a directory listing
and up and download files:
http://delphi.duodata.de/archiv/puttywrapper.zip.

Forgot everything about it, so cannot answer questions 
about it. There's a sample app. and PUTTY binaries included.

-- 
Arno


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] SSH

2013-07-18 Thread Fredrik Larsson
Guess the easiest way is those tools you mentioned where you launch an
application as a service and it tunnels from plaintext to ssh.
You connect to a local port which then connects to the encrypted remote
port.

Regards, Fredrik.

-Ursprungligt meddelande-
Från: TWSocket [mailto:twsocket-boun...@lists.elists.org] För Angus
Robertson - Magenta Systems Ltd
Skickat: den 18 juli 2013 17:29
Till: twsocket@lists.elists.org
Ämne: [twsocket] SSH

Is there an easy way to support SSH for ICS?  Just need secure telnet to a
30 year old Unix application. 

I've looked at the OpenSSH pages, but this seems to be tools rather than
APIs.   I understand the OpenSSL DLLs provide all the encryption needed. 

Has anyone tried to use SSHTNEMULVT from the Usermade page with recent
versions of ICS? 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] SSH

2013-07-18 Thread Angus Robertson - Magenta Systems Ltd
Is there an easy way to support SSH for ICS?  Just need secure telnet to
a 30 year old Unix application. 

I've looked at the OpenSSH pages, but this seems to be tools rather than
APIs.   I understand the OpenSSL DLLs provide all the encryption needed. 

Has anyone tried to use SSHTNEMULVT from the Usermade page with recent
versions of ICS? 

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be