logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   internet   _/_   telnet-ssh   _/_   ssh  

Index Browse Edit Visualize Statistics Download Help
 
ssh
application-protocol
- SSH, Secure Shell
- Telnet
Types:
Comment:
no replacement for Telnet as debugging tool
Comment:
runs on top of TCP/IP; default server port 22
Comment:
for secure interactive access to remote machine -- encrypted data transfer -- both ends of the client/server connection are authenticated using digital certificates -- encrypted passwords
drawbacks
not fully standardised -- not as widespread yet (less applications and servers)
Comment:
other traffic can be tunnelled via SSH