Common Port / Protocol Mappings

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:14 PM on 6/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Port 20 (TCP)

FTP Data Transfer - the actual file data channel

2
New cards

Port 21 (TCP)

FTP Control (establishes the FTP connection/commands)

3
New cards

Port 22 (TCP)

SSH - encrypted remote login and command execution

4
New cards

Port 23 (TCP)

Telnet - unencrypted remote login service; sends plaintext msgs (insecure).

5
New cards

Port 25 (TCP)

SMTP - for email routing between servers

6
New cards

Port 53 (TCP)

DNS zone transfers - maps domain names to IPs

7
New cards

Port 53 (UDP)

DNS queries - maps domain names to IPs

8
New cards

Port 80 (TCP)

HTTP (Hypertext Transfer Protocol), unencrypted web traffic

9
New cards

Port 110 (TCP)

POP3 - used by email clients to retrieve email from a server

10
New cards

Port 119 (TCP)

NNTP (NW News Transfer Protocol), used for Usenet newsgroup article transfer

11
New cards

Port 123 (UDP)

NTP - synchronises clocks between NWed devices

12
New cards

Port 143 (TCP)

IMAP (Internet Message Access Protocol), management and retrieval of digital mail from a server

13
New cards

Port 161 (UDP)

SNMP - to monitor and manage NW devices remotely

14
New cards

Port 194 (TCP)

IRC - real-time text messaging and chat protocol

15
New cards

Port 443 (TCP)

HTTPS (HTTP Secure), encrypted web traffic using TLS/SSL

16
New cards

UDP is only used on

Ports 53, 123, 161