A desktop technician is troubleshooting a network connectivity issue on a user's workstation. The client computer can successfully ping external IP addresses (such as 8.8.8.8), but web browsers fail to load websites when navigating to URL domain names like www.comptia.org. Inspection of the local host firewall logs indicates that outbound traffic targeting an essential infrastructure service is being dropped. Which port and protocol combination must be permitted through the firewall to resolve this hostname resolution issue?
- UDP port 53Cevap
- BUDP port 67
- CTCP port 80
- DUDP port 123
Cevap
UDP port 53 must be allowed through the firewall because the Domain Name System (DNS) protocol handles name-to-IP address resolution over UDP port 53.
The ability to reach external network hosts by IP address combined with the inability to load sites by domain name indicates a Domain Name System (DNS) failure. DNS operates primarily on UDP port 53 to listen for and respond to hostname resolution requests from client systems.
Adım Adım Çözüm
Anahtar Kavram
Domain Name System (DNS) Port and Transport Layer Protocol