2.3 Network Services Flashcards

(18 cards)

1
Q

What does DNS stand for?

A

Domain Name System

DNS converts fully qualified domain names into IP addresses and can perform reverse lookups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the purpose of DHCP?

A

Automatically assigns IP addresses and configuration settings to devices

DHCP is commonly used in enterprises for redundancy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name common file sharing protocols.

A
  • SMB (Server Message Block)
  • AFP (Apple Filing Protocol)

These protocols are often hidden by the operating system, presenting a user-friendly interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do print servers function?

A

Manage receiving, queuing, and printing of print jobs

They can be a separate computer or built into the printer itself.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the importance of email servers?

A

Send and receive email messages

Email servers can be cloud-based or local and require careful planning for high uptime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Syslog?

A

A protocol for consolidating log files from network devices

A SIEM collects these logs for correlation across systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What protocols do web servers use?

A
  • HTTP (Hypertext Transfer Protocol)
  • HTTPS (Hypertext Transfer Protocol Secure)

Web servers store files in HTML for browsers to interpret.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Explain authentication servers and AAA.

A

Check usernames and passwords for network access

AAA stands for Authentication, Authorization, and Accounting.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do database servers organize information?

A

Store information in database tables linked to form a relational database

SQL is the standard language used for this.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is NTP?

A

Network Time Protocol

NTP ensures accurate time synchronization across computers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a spam gateway?

A

Service that evaluates incoming email messages to filter spam

This process may not be 100% accurate, requiring user checks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an all-in-one security appliance?

A

Combines multiple security functions into a single device

Functions can include URL filtering, malware inspection, and firewall capabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do load balancers improve service availability?

A

Distribute incoming client requests across multiple servers

They ensure continuous service by removing failed servers from rotation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the function of a proxy server?

A

Acts as an intermediary for client requests

Provides security, access control, caching, and content scanning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is SCADA / ICS?

A

Supervisory Control and Data Acquisition / Industrial Control System

Used to control and manage industrial equipment remotely.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are legacy systems?

A

Older technology that continues to function

Their management is crucial despite their age.

17
Q

Describe embedded systems.

A

Purpose-built devices with limited user access to the OS

Examples include fire alarm systems and time clocks.

18
Q

What are IoT devices?

A

Internet-connected appliances and smart devices

Security concerns arise from manufacturers lacking expertise in network connectivity.