1.1 - Ports and Protocols Flashcards
Explain the purposes and uses of ports and protocols
What is SSH?
Secure Shell
What Port # is SSH?
TCP 22
What does SSH do?
It is a public key cryptograph (encryption)
What is DNS?
Domain Name System
What Port # is DNS?
TCP/UDP 53
What does DNS do?
Address translation
What is SMTP?
Simple Main Transfer Protocol
What Port # is SMTP?
TCP/UDP 25
What does SMTP do?
Sending e-mails
What is SFTP?
Secure File Transfer Protocol
What Port # is SFTP?
TCP 22
What is FTP?
File Transfer Protocol
What Port # is FTP?
TCP 20,21
What is TFTP?
Trivial File Transfer Protocol
What Port # is TFTP?
UDP 69
What does TFTP do?
Lighter, faster, less secure FTP
What is TELNET?
Command line interface for communication with a remote device or server
What Port # is TELNET?
TCP 23
What is DHCP?
Dynamic Host Configuration Protocol
What Port # is DHCP?
UDP 67 (destination) UDP 68 (client)
What does DHCP do?
Client configuration of a TCP/IP network
What is HTTP?
Hypertext Transfer Protocol
What Port # is HTTP?
TCP 80
What does HTTP do?
Client server method where client uses Uniform Resource Locator (URL)