When a client computer sends a request to a Domain Name System (DNS) server, what type of packet is sent?

1 answer

Answer

1270121

2026-07-30 12:25

+ Follow

DNS primarily uses the User Datagram Protocol (UDP) on port number 53 to serve requests. DNS queries consist of a single UDP request from the client followed by a single UDP reply from the server. When the length of the answer exceeds 512 bytes and both client and server support EDNS, larger UDP packets are used.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.