|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
DNS and firewall rules
A bit confused about what traffic DNS uses to query.
At the moment I am allowing port 53 traffic both UDP and TCP. Is this necessary? Am I right in thinking that DNS primarily uses UDP, and TCP allows reverse lookup? Thanks for your time poncenby |
|
#2
|
|||
|
|||
|
TCP is afaik used for server-server transfers.
I am moving this to the DNS forum, the guys there can probably answer your question in more detail. M.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
||||
|
||||
|
No, normal dns queries AND reverse lookups use UDP. TCP is only used if a UDP packet is not large enough for the response information (which is rare) or if you have slaves that need to recieve Zone Transfers. Otherwise, TCP is optional.
If you are having firewall problems there are certain things you can do in the BIND server config that'll make sure it only uses port 53 for all transactions.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > DNS and firewall rules |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|