ICE

TCP/IP Products => TCP-PRO => Topic started by: Mike from Appleton on July 12, 2011, 02:27:08 pm

Title: Format for an SSH line on a Windows Icon?
Post by: Mike from Appleton on July 12, 2011, 02:27:08 pm
    We have a new Redhat Linux Enterprise 6.1 server which is replacing our Linux 9 server.  I woould like to have all our users log in using SSH with ICE-TCP version 5.1.19.  However, none of these command lines work on our Windows XP icons:

"C:\Program Files\J River\ICETCP5\TelnetPro.exe" 192.168.168.40 ssh
"C:\Program Files\J River\ICETCP5\TelnetPro.exe" 192.168.0.40 22
"C:\Program Files\J River\ICETCP5\TelnetPro.exe" 192.168.0.40:22
"C:\Program Files\J River\ICETCP5\TelnetPro.exe" 192.168.168.40 ++ssh

     Is there a way to launch the users ingo SSH sessions directly?

Thanks,
Mike Schwartz
 
Title: Re: Format for an SSH line on a Windows Icon?
Post by: Mike from Appleton on July 12, 2011, 03:11:53 pm
     After an hour of searching this forum, I knew i would find the SSH answer about 2 minutes after i posted my question.  On the Windows command line we needed to use BOTH the ssh and the port number:

"C:\Program Files\J River\ICETCP5\TelnetPro.exe" 192.168.168.40++ssh 22

Thanks!

Mike Schwartz