nerdexam
GIAC

GSLC · Question #161

Mark works as a Network Administrator for BlueWell Inc. While surfing the Internet, he enters a address?

The correct answer is A. DNS. When a user types a URL into a browser, DNS resolves the human-readable domain name to a numeric IP address before the connection is established.

Security Architecture & Engineering

Question

Mark works as a Network Administrator for BlueWell Inc. While surfing the Internet, he enters a address?

Options

  • ADNS
  • BSMTP
  • CDHCP
  • DARP

How the community answered

(17 responses)
  • A
    88% (15)
  • C
    6% (1)
  • D
    6% (1)

Why each option

When a user types a URL into a browser, DNS resolves the human-readable domain name to a numeric IP address before the connection is established.

ADNSCorrect

DNS (Domain Name System) is the protocol responsible for translating fully qualified domain names (FQDNs) like 'www.example.com' into IP addresses. Without DNS resolution, the client cannot route the request to the correct server. This lookup occurs automatically in the background each time a URL is entered.

BSMTP

SMTP (Simple Mail Transfer Protocol) is used for sending email messages, not for resolving domain names during web browsing.

CDHCP

DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses to network clients, but it does not translate domain names to IP addresses.

DARP

ARP (Address Resolution Protocol) maps a known IP address to a MAC address on a local network segment, not a domain name to an IP address.

Concept tested: DNS domain name to IP address resolution

Source: https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-top

Topics

#DNS#name resolution#network protocols

Community Discussion

No community discussion yet for this question.

Full GSLC Practice