On April 27, 2001, Cray IS will be disabling the incoming 'telnet' service on all machines accessible from outside of the Cray network. At that time, we will provide 'ssh' access as the main method for connection to all machines outside of the Cray firewall. This is being done in an attempt to increase network security, as well as advocate use of the many added features that 'ssh' provides over 'telnet'.
If you are currently using telnet as your external connection method, please read all the following information. While the telnet service will not be turned off for a while, it is recommended that you download and begin using a 'ssh' client now to provide more time to familiarize yourself with the software.
| Platform | Package | Type | Web Site |
|---|---|---|---|
| Microsoft Windows | PuTTY 0.51 | Freeware | http://www.chiark.greenend.org.uk/~sgtatham/putty/ |
| Mac | MacSSH | Freeware | http://www.macssh.com/ |
| Mac | NiftySSH | Freeware | http://www.lysator.liu.se/~jonasw/freeware/niftyssh/ |
| IBM AIX | OpenSSH | Freeware | http://www-frec.bull.com/cgi-bin/list_dir.cgi/download/contrib/ |
| HP HP-UX | OpenSSH | Freeware | http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-2.5.1p1/ |
| SGI IRIX | OpenSSH | Freeware | http://freeware.sgi.com/ |
| Sun Solaris | OpenSSH | Freeware | http://www.sunfreeware.com/ |
| Linux Intel/i386 | OpenSSH | Freeware | http://www.redhat.com/swr/i386/openssh-clients-2.5.2p2-1.7.2.i386.html |
| Unix | OpenSSH | Source | http://www.openssh.com/ |
OpenSSH can be compiled for most versions of Unix. To begin building the Unix version of OpenSSH from the source, you can use the following packages.
I compiled the above sources, and the IRIX 6.5 executables for the ssh and scp commands are available. slogin can be created as a link to ssh (ln -s ssh slogin).
This information is here purely for informational purposes only.