DNS network ports

​DNS uses port 53 for its operations. DNS uses both TCP and UDP protocols for its operations.

TCP protocol is being used for zone transfer and UDP protocol is being used for queries.

DNS translates names such google.com into numbers, other operation to translate numbers into names is also possible.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator