Which port and protocol are used for a DNS zone transfer?

Prepare for the EC-Council Certified Ethical Hacker (CEH) Certification. Master concepts with flashcards and multiple choice questions, each enriching your understanding. Ready yourself to succeed in your exam!

Multiple Choice

Which port and protocol are used for a DNS zone transfer?

Explanation:
Transferring an entire DNS zone between servers needs a reliable, in-order delivery channel, which TCP provides. DNS uses port 53 for its services, and for zone transfers the transport is TCP on that same port. UDP on port 53 is used for regular DNS queries, but it isn’t reliable enough for transferring the full zone data and can drop packets or lose order, which would corrupt the zone. The other options—TCP on a different port (like 22) or UDP on a non-DNS port (like 80)—don’t apply to how DNS zone data is moved between servers.

Transferring an entire DNS zone between servers needs a reliable, in-order delivery channel, which TCP provides. DNS uses port 53 for its services, and for zone transfers the transport is TCP on that same port. UDP on port 53 is used for regular DNS queries, but it isn’t reliable enough for transferring the full zone data and can drop packets or lose order, which would corrupt the zone. The other options—TCP on a different port (like 22) or UDP on a non-DNS port (like 80)—don’t apply to how DNS zone data is moved between servers.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy