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
What are 2 ways that web pages appear on the browser?
They are downloaded to the browser and appear as:
1. Static pages
2. Built dynamically in real-time
Authentication servers are almost always an…
enterprise service (not required on a home network)
What are authentication servers used for?
To authenticate the login to access resources (centralized management)
Authentication servers are usually a set of….
redundant servers
(always available, important service)
What is Spam?
Unsolicited emails, messages, etc
Spam can come in what 3 forms?
- Commercial advertising
- Non-commercial proselytizing
- Phishing attempts
What are spam gateways? What 2 forms does it appear as? (2)
Stop unsolicited email at te gateway before it reaches the user
(on-site or cloud-based)
What do load balancers do?
Distributes the load (of multiple servers) and are invisible to the end-user
What do large-scale load balancer implementations look like?
Web server farms, database farms
What’s the advantage of using load balancers for outages?
Server outages have no effect
What are 2 meanings for “Legacy” systems?
- Really old
- Really important
What are embedded systems?
Purpose-built device, doesn’t usually have direct access to the operating system
What are 3 examples of an embedded system?
- Alarm system
- Door security
- Time card system
What are IoT devices? (Internet of Things)
Appliances, smart devices, air control, smart doorbells that use the Internet
How do you prevent security breaches using IoT devices?
Segment the network from the rest