A network administrator is troubleshooting an issue where secondary DNS servers are unable to complete full zone transfers from the primary master DNS server across an internal firewall boundary. Standard client host name lookup queries across the firewall operate successfully. Which transport layer protocol and port number must be permitted on the firewall to allow zone transfers to complete?
- TCP port 53Cevap
- BUDP port 53
- CTCP port 5353
- DUDP port 67
Cevap
TCP port 53 must be permitted on the firewall to support DNS zone transfers.
DNS relies on TCP port 53 for zone transfers between primary and secondary name servers. Because zone replication involves transferring entire domain database files, it exceeds the 512-byte payload threshold of standard UDP DNS messages and requires the connection-oriented reliability, error recovery, and packet sequencing provided by TCP.
Adım Adım Çözüm
Anahtar Kavram
DNS Transport Layer Operations (TCP vs UDP Port 53)
Tahmini Süre:1m 30s