Tanium Interview Question

When does DNS protocol uses TCP and When does it use UDP?

Interview Answer

Anonymous

Jan 8, 2020

DNS uses TCP for Zone transfer and UDP for name queries either regular (primary) or reverse. UDP can be used to exchange small information whereas TCP must be used to exchange information larger than 512 bytes