Podcast Beta
Questions and Answers
Which port is used for the File Transfer Protocol (FTP)?
Which protocol is used for remote connections and running processes on target systems?
Which port is used for sending email messages?
Which port is used for DNS zone transfers?
Signup and view all the answers
Which protocol and port combination is used for name queries about name-to-IP and IP-to-name mapping?
Signup and view all the answers
Study Notes
Network Protocols and Ports
- File Transfer Protocol (FTP) uses port 21.
- Secure Shell (SSH) protocol is used for remote connections and running processes on target systems, typically using port 22.
- Simple Mail Transfer Protocol (SMTP) is used for sending email messages, typically using port 25.
- Domain Name System (DNS) uses port 53 for DNS zone transfers.
- DNS also uses port 53 for name queries about name-to-IP and IP-to-name mapping, utilizing the User Datagram Protocol (UDP).
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge of TCP ports 21 and 23 with this quiz. Learn about the File Transfer Protocol (FTP) and Telnet protocols and their uses in transferring files and remotely connecting to systems.