# # http://www.ssh.fi/employment/ # http://www.employees.org/~satch/ssh/faq/ http://www.tac.nyc.ny.us/~kim/ssh/ http://www.sunworld.com/sunworldonline/swol-02-1998/swol-02-security.html SSH Intro http://www.sunworld.com/sunworldonline/swol-03-1998/swol-03-security.html Config/Install http://www.magnicomp.com/rdist/ rdist-6.1.1 or later with ssh ftp://samba.anu.edu.au/pub/rsync/ works with ssh http://www.sunworld.com/sunworldonline/swol-02-1998/swol-02-security.html SSH Intro --------------------- To establish trust, Unix normally requires that the /etc/hosts.equiv and $HOME/.rhosts The public key of the local host needs to be added to the /etc/ssh_known_hosts file on all remote systems that the current host wants to access via .rhosts or hosts.equiv. Alternatively, a user can add the remote host's public key to her $HOME/.ssh/known_hosts file on the remote host they want to access. ---------------------------- 4.6 Can I use ssh to securely forward UDP-based services, such as NFS or NIS? RPC-based services, such as NIS. You can download it from ftp://ftp.tu-chemnitz.de/pub/Local/informatik/sec_rpc/ 4.8 Can I use ssh to protect services like ftp or POP? Secure POP ftp://ftp.internatif.org/pub/unix/gwpop/ Secure ftp myhost$ ssh -L 1234:ftphost.example.com:21 ssh-server - another window myhost$ ftp localhost 1234 220 ftphost FTP server (Foonix 08/15) ready. Name: (myhost:yourname): 331 Password required for yourname Password: 230 User yourname logged in. 6.4 Alternatives to SSH srp: http://srp.stanford.edu/srp/ stunnel: http://mike.daewoo.com.pl/computer/stunnel/ ssleay-related: http://www.psy.uq.edu.au:8080/~ftp/Crypto/ # # Other version # listed in http://www.employees.org/~satch/ssh/faq/ssh-faq-3.html#ss3.3 # win32 http://guardian.htu.tuwien.ac.at/therapy/ssh http://public.srce.hr/~cigaly/ssh. raju: ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Mathur_Raju cigaly: http://www.doc.ic.ac.uk/~ci2/ssh/ f-secure: http://www.datafellows.com/f-secure/fclintp.htm secure crt: http://www.vandyke.com/products/SecureCRT/ ttssh: http://www.zip.com.au/~roca/ttssh.html therapy: http://guardian.htu.tuwien.ac.at/therapy/ssh/ chaffee: http://bmrc.berkeley.edu/people/chaffee/winntutil.html sergey okhapkin: http://miracle.geol.msu.ru/sos/ http://www.lexa.ru/sos/ putty: http://www.chiark.greenend.org.uk/~sgtatham/putty.html fissh: http://www.massconfusion.com/ssh/ cygnus win32 ( http://sourceware.cygnus.com/cygwin/ ) Client and Server ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Mathur_Raju/ beos http://www.be.com/beware/Network/ssh.html wince mov: http://www.movsoftware.com/sshce.htm palm pilot top gun: http://www.isaac.cs.berkeley.edu/pilot/ java java-applet: http://www.cl.cam.ac.uk/~fapp2/software/java-ssh/ mindterm: client: http://www.mindbright.se/mindterm mindtunnel: server: http://www.mindbright.se/mindtunnel.html os2 ftp://hobbes.nmsu.edu/pub/os2/apps/internet/telnet/client/sshos203.zip ftp://ftp.cs.hut.fi/pub/ssh/os2. macintosh niftytelnet+ssh: http://www.lysator.liu.se/~jonasw/freeware.html f-secure: http://www.datafellows.com/f-secure/fclintp.htm openvms server: http://www.er6.eng.ohio-state.edu/~jonesd/ssh/ client: http://www.free.lp.se/fish/ amiga http://www.lysator.liu.se/~lilja/amigassh http://www.aminet.org A port to OS/2 can be obtained from ftp://ftp.cs.hut.fi/pub/ssh/os2/ .