Network Services - CompTia objective 2.5 Flashcards
What does a Web server do?
- Responds to browser requests
- Uses standard web browsing protocols such as HTML and HTML5
- Stores Web pages
What does a File server do?
- It is a centralized storage of documents, spreadsheets, videos, pictures, and any other files
- Standard system of file management uses SMB( Server Message Block) , Apple filing protocol( AFP), etc
What does a Print server do?
- Connects a printer to the network
- May be software on the computer itself which is in turn connected to the printer.
- Sometimes built into the printer itself.
Also uses standard printing protocols such as SMB, IPP( Internet Printing Protocol) and LPD( Line Printer Daemon)
What is the DHCP server used for
DHCP or Dynamic Host Protocol
- Automatic IP address configuration( Most ISPs provide this as standard)
What is a DNS server used for
DNS = Domain Name System
- Converts names to IP addresses and vice versa
- As the server is so important its data is often stored across multiple servers
- Usually managed by the ISP or IT department
What is a Proxy Server?
- Acts as an intermediate server.
Client makes request for access to the proxy server, the proxy performs the actual request to other server such as web server and the results are provided by the proxy back to the client
What does a Mail server do?
Stores your incoming email and sends your outgoing email
What is an Authentication Server used for?
- Login authentication to resources
- Centralized management
- Almost always an enterprise service
- Usually a set of redundant servers( no data loss)
What is SIEM?
- Security Information and Event Management
- Logging of security events and information
- Also used for security alerts
- logs and long term storage or reporting
- data correlation
What is a Syslog used for?
- standard for message loggin - diverse systems, consolidated log
- Integrated into the SIEM and used as a central logging receiver
- Will require a lot of storage space( LOTS)
- Uses WORM Drive technology( Write Once Ready Many) e.g DVD- R
- Protects important security logs
What is an IDS
- Network Based Intrusion Detection system used to detect intrusions onto a network
What is a IPS?
- Intrusion Prevention System, used to prevent people intruding onto the network
What are Network Intrusions?
- Exploits against OS, applications etc
- Buffer overflows, cross-site scripting etc
What is a All-in-one security appliance?
- Next generation firewall, UTM( Unified Threat Management) / Web security gateway
- Has built in URL filter/ malware inspection, spam filter, CSU/DSU and can act as a router/switch
What is an Endpoint Management Server used for?
- Manages all devices on a network simultaneously from one pane of glass
- Software installations, os updates, driver updates, security patches etc are all installed at once at the same time via the server
Examples of Embedded systems?
- Alarm system, door security, time card system etc.
- Purpose built device doesn’t usually have a traditional OS like windows.