What does DNS stand for?
Domain Name System
DNS converts fully qualified domain names into IP addresses and can perform reverse lookups.
What is the purpose of DHCP?
Automatically assigns IP addresses and configuration settings to devices
DHCP is commonly used in enterprises for redundancy.
Name common file sharing protocols.
These protocols are often hidden by the operating system, presenting a user-friendly interface.
How do print servers function?
Manage receiving, queuing, and printing of print jobs
They can be a separate computer or built into the printer itself.
What is the importance of email servers?
Send and receive email messages
Email servers can be cloud-based or local and require careful planning for high uptime.
What is Syslog?
A protocol for consolidating log files from network devices
A SIEM collects these logs for correlation across systems.
What protocols do web servers use?
Web servers store files in HTML for browsers to interpret.
Explain authentication servers and AAA.
Check usernames and passwords for network access
AAA stands for Authentication, Authorization, and Accounting.
How do database servers organize information?
Store information in database tables linked to form a relational database
SQL is the standard language used for this.
What is NTP?
Network Time Protocol
NTP ensures accurate time synchronization across computers.
What is a spam gateway?
Service that evaluates incoming email messages to filter spam
This process may not be 100% accurate, requiring user checks.
What is an all-in-one security appliance?
Combines multiple security functions into a single device
Functions can include URL filtering, malware inspection, and firewall capabilities.
How do load balancers improve service availability?
Distribute incoming client requests across multiple servers
They ensure continuous service by removing failed servers from rotation.
What is the function of a proxy server?
Acts as an intermediary for client requests
Provides security, access control, caching, and content scanning.
What is SCADA / ICS?
Supervisory Control and Data Acquisition / Industrial Control System
Used to control and manage industrial equipment remotely.
What are legacy systems?
Older technology that continues to function
Their management is crucial despite their age.
Describe embedded systems.
Purpose-built devices with limited user access to the OS
Examples include fire alarm systems and time clocks.
What are IoT devices?
Internet-connected appliances and smart devices
Security concerns arise from manufacturers lacking expertise in network connectivity.