1.
ICMP
Correct Answer
C. 7
Explanation
ICMP is ping/pong (verify if the connection is Alice, by echoing packets)
2.
FTP
Correct Answer
B. 21
Explanation
Is used to upload and download files from the server.
3.
SSH
Correct Answer
A. 22
Explanation
Remote login protocol
4.
TelNet
Correct Answer
D. 23
Explanation
Allows the remote users to access the system.
5.
SMTP
Correct Answer
B. 25
Explanation
email/outgoing/microsoft outlook express
6.
TACACS
Correct Answer
A. 49
Explanation
Terminal Access Controller Access control system
7.
DNS
Correct Answer
B. 53
Explanation
Domain Names Services (converts friendly name to IP address)
8.
TFTP
Correct Answer
D. 69
Explanation
Trvial file transfer protocol(firmware updates like for firewall drivers)
9.
Which of the following port numbers is used for Secure Shell (SSH) protocol?
Correct Answer
B. 22
Explanation
Secure Shell (SSH) is a protocol used to securely connect to remote servers and devices. It operates on port number 22. Port 21 is used for FTP, port 23 is used for Telnet, and port 25 is used for SMTP.
10.
HTTP
Correct Answer
A. 80
Explanation
hyper text transfer protocol
11.
Kereberos
Correct Answer
B. 88
Explanation
Server that talks dialect/Ispec (time based security token)
12.
POP3
Correct Answer
A. 110
Explanation
Email/Incoming/Microsoft outlook & express
13.
NNTP
Correct Answer
C. 119
Explanation
New News Transfer Protocol
14.
NTP
Correct Answer
A. 123
Explanation
Time
15.
RPC to Net Bios
Correct Answer
C. 135-139
Explanation
The correct answer is 135-139. These port numbers correspond to the NetBIOS (Network Basic Input/Output System) protocol, which is used for communication between computers on a local area network (LAN). NetBIOS allows applications on different computers to communicate with each other and share resources. Port numbers 135-139 are specifically used for NetBIOS session services, such as establishing and terminating connections, as well as for name services, which handle name registration and resolution.
16.
IMAP
Correct Answer
A. 143
Explanation
Instant message access protocol (firewall/router)
17.
SNMP
Correct Answer
D. 161
Explanation
Simple Network management Protocol (Active Directory)
18.
SNMP-TRAP
Correct Answer
C. 162
19.
LDAP
Correct Answer
A. 389
Explanation
Light Weight Directory Access Protocol (Active Directory)
20.
HTTPS(SSL)
Correct Answer
B. 443
Explanation
Hypertext Transfer Protocol Secure (SSL Public Certificate)
21.
File Sharing
Correct Answer
C. 445
Explanation
File and printer sharing
22.
LDAP over TLS/SSL
Correct Answer
D. 636
Explanation
LDAP (Lightweight Directory Access Protocol) is a protocol used for accessing and managing directory information services. The given options represent different ports commonly used for LDAP communication. LDAP over TLS/SSL, also known as LDAPS, is a secure version of LDAP that uses SSL/TLS encryption to protect the data transmitted between the client and server. Port 636 is the standard port for LDAPS communication. Therefore, the correct answer is 636.
23.
SQL
Correct Answer
A. 1433
Explanation
Microsoft SQL server
24.
L2TP
Correct Answer
B. 1701
Explanation
The correct answer is 1701. L2TP (Layer 2 Tunneling Protocol) is a protocol used for creating virtual private networks (VPNs). It operates at the transport layer of the OSI model and uses UDP port 1701 for establishing and maintaining the tunnel between the client and server. This port is specifically designated for L2TP traffic, allowing for secure communication over the internet.
25.
H323
Correct Answer
C. 1720
Explanation
Video Conferencing
26.
PPTP
Correct Answer
D. 1723
Explanation
The correct answer is 1723. PPTP stands for Point-to-Point Tunneling Protocol, which is a network protocol used for creating VPNs (Virtual Private Networks). PPTP uses TCP port 1723 for establishing a connection between the client and the VPN server. Therefore, port 1723 is the correct answer as it is specifically associated with PPTP.
27.
RADIUS
Correct Answer
A. 1812
Explanation
UDP Remote Authetication Dial in User Service
28.
Which of the following port numbers is NOT typically associated with email services?
Correct Answer
D. 23
Explanation
Port 23 is used for Telnet, a network protocol for remote command-line access. The other options are all related to email:
25: SMTP (Simple Mail Transfer Protocol) - Used for sending emails.
110: POP3 (Post Office Protocol version 3) - Used for retrieving emails.
143: IMAP (Internet Message Access Protocol) - Used for accessing and managing emails on a mail server.
29.
Remote Desktop
Correct Answer
C. 3389
Explanation
Port 3389 is the correct answer because it is the default port used by the Remote Desktop Protocol (RDP). RDP is a proprietary protocol developed by Microsoft that allows users to remotely connect to and control another computer over a network. By using port 3389, users can establish a secure remote desktop connection to a Windows-based computer. This port is commonly used for remote administration and accessing files and applications on a remote machine.
30.
AnalogX
Correct Answer
D. 6588
Explanation
For HTTP proxy
31.
Proxy Server
Correct Answer
A. 8080
Explanation
memorizes
32.
Printersharing
Correct Answer
B. 9001
Explanation
For HP and Lexmark
33.
GRE of VPN
Correct Answer
C. 47
Explanation
The given question seems to be incomplete or not readable as it only provides a list of numbers without any context or prompt. Therefore, it is not possible to generate an explanation for the correct answer.
34.
VPN PPTP Internal
Correct Answer
D. 50
Explanation
The given answer, 50, is the correct answer because it is the port number commonly used for PPTP (Point-to-Point Tunneling Protocol) VPN connections. PPTP is a protocol that allows secure and private communication between a client and a server over the internet. Port numbers are used to identify specific processes or services on a network, and port 50 is specifically assigned to PPTP VPN connections.
35.
VPN L2TP external
Correct Answer
A. 500
Explanation
The number "500" in this context could refer to a specific port number. In computer networking, port numbers are used to identify specific processes or services running on a device. In this case, "500" might be the port number associated with the VPN L2TP (Layer 2 Tunneling Protocol) external service. This port would be used for communication and data transfer related to the VPN L2TP protocol.
36.
VPN encrypts and encapsulates
Correct Answer
B. 1723
Explanation
The correct answer is 1723. VPN (Virtual Private Network) encrypts and encapsulates data to ensure secure transmission over a network. Port 1723 is commonly used for VPN communication using the PPTP (Point-to-Point Tunneling Protocol) protocol. PPTP establishes a secure connection by encapsulating data within IP packets and encrypting it, providing a secure and private communication channel.
37.
BOOTP
Correct Answer
C. 67
Explanation
BOOTP is a network protocol that allows a client to obtain its IP address automatically from a server. It stands for Bootstrap Protocol. The numbers 59, 47, 67, and 80 seem to be irrelevant to the question and do not provide any context or relation to BOOTP. Therefore, the correct answer is 67, which is likely the correct answer based on the given information.
38.
BOOTTP Client
Correct Answer
D. 68