2.4 Network Services Flashcards
What does DNS stand for?
Domain Name System
DNS servers are usually managed by…?
the ISP or IT department (it’s a critical resource)
DNS relies on one server. T or F?
False, the load is balanced across many different servers
What does a DHCP server do?
automatic IP address configuration
DHCP servers can be found on what home device?
Common service available on most home routers
Enterprise DHCP servers will be _____
redundant (running on central servers)
What is a file server?
a centralized storage of documents, spreadsheets, videos, pictures and other files
What are file servers used by Microsoft and Apple? (2)
- SMB Server Message Block Microsoft
- AFP Apple Filing Protocol
What are print servers used for?
connects a printer to the network to provide printing services to all network devices
What are 2 ways that printer servers can appear as?
- Software in a computer (computer is connected to the printer)
- Built into the printer (has network adapter and software)
What are the 3 standard printing protocols?
- Server Message Block
- IPP (Internet Printing Protocol)
- LPD (Line Printer Daemon)
What’s the purpose of a mail server?
Stores incoming mail, sends outgoing mail
Who usually manages a mail server?
usually managed by the ISP or IT department
(one of the most important services, 24/7 support)
what is syslog?
the standard for message logging
(needs A LOT of disk space)
What are 6 Load balancer features?
- Configurable - manage across servers
- TCP offload - Protocol overhead
- SSL offload - Encryption/Decryption
- Caching - Fast Response
- Prioritization - QoS
- Content Switching - application-centric balancing
What is a proxy server?
An intermediate server
(proxy -> intermediary)
How does a proxy server work? (3 steps)
- The client makes the request to the proxy
- Proxy performs the actual client request
- Proxy provides results back to the client
What are 4 useful features of having a proxy server?
- Access control
- Caching
- URL filtering
- Content scanning
What does SCADA stand for?
Supervisory Control and Data Acquisition System
What does ICS stand for?
Industrial Control Systems
What is SCADA/ICS used fo?
PC manages equipment (power, equipment, facilities, real-time information, requires segmentation)
What does a Web server do?
Responds to browser requests
Web pages are built using what?
HTML/HTML 5
Where are web pages stored?
On the Web server