A network infrastructure team is deploying dedicated server roles across an enterprise environment to improve security, monitoring, and administration. Match each network host service or server role to its primary operational function.
- Syslog ServerAggregates event logs and system telemetry from multiple network devices over UDP port 514 for centralized audit analysis.
- Proxy ServerActs as an intermediary for outbound client web traffic, performing content filtering, response caching, and IP masking.
- IPAM (IP Address Management)Integrates DHCP and DNS management tools to track, plan, and monitor IP address space allocations across enterprise subnets.
- Spam GatewayInspects incoming email traffic at the network boundary for phishing links, malware, and unsolicited bulk messages prior to internal routing.
Answer
Syslog Server matches centralizing log data over UDP port 514; Proxy Server matches intermediary web traffic filtering, caching, and client IP masking; IPAM matches integrating DHCP and DNS to monitor address space allocations; Spam Gateway matches filtering email traffic at the perimeter before internal mailbox server delivery.
Each service is correctly matched to its specific server role: Syslog aggregates event log data; Proxy Server manages and filters client web browsing traffic; IPAM coordinates and tracks IP allocation across DHCP and DNS; Spam Gateway inspects inbound email at the perimeter prior to internal delivery.
Step-by-Step Solution
Key Concept
Network Host Services and Server Roles