Ports and Protocols Flashcards
SQLnet - Structured Quary Language
Port 1521- communicates from client to Oracle database.
MySQL- MYStructured Quary Language
Port 3306- Used for comm. from a client to the MYSQL database engine.
RDP-Remote Desktop Protocol
Port 3389 - Provides a full graphical interface.
SIP- Session Initiation Protocol
Port 5060,5061- Used to initiate VoIP and video calls.
FTP -File Transfer Protocol
Ports 20, 21 - Provides insecure file transfers. Not encrypted / No Security
SSH -Secure Shell
Port 22- Allows you to remotely take control of another computer. Use as remote log in capability it is encrypted and is safe to use over the internet.
SFTP- Secure File Transfer Protocol
Port 22 - Provides secure file transfers.
Telnet
- Port 23- Provided insecure remote control of another machine using a text-based environment- its insecure / not safe.
SMTP - Simple Mail Transport Protocol
Port 25- Provides the ability to send emails over the network.
DNS- Domain Name System
Port 53- Converts Domain names to IP address and IP address to domain names. EX- google.com»_space;>8.8.8.8
DHCP - Dynamic Host Control Protocol
Ports 67, 68- Allow your computer to get IP address, subnet mask, default gateway and DNS server automatically.
TFTP-Trivial File Transfer Protocol
Port 69- Used as light weight file transfer method for sending config files or network booting of an operating system.
HTTP- Hyper Text Transfer Procol-
Port 80- Used for insecure web browsing -
POP3- Post Office Protocol V 3
Port 110- used for receiving incoming e-mails.
NTP-Network Time Protocol
- Port 123- keep accurate time for clients on a network.