stardotstar
March 15th, 2005, 09:30 PM
Hi all, I am setting up a new web server (a first time experience for me with a dedicated clean install) and I have my bind configs sorted - name resolution working internally and for external lookups. But domain transfer has not worked.
I suspected port 53 blocked but with nmap found it open - but that was only TCP as I eventually found after some hunting and noticing this in my secondary and external DNS server (a trusted friendly server)
Code:
[myip]#53: failed while receiving responses: permission denied
It seems that bidirectional UDP port 53 and unidirectional TCP port 53
from secondary to primary is needed to effect domain transfer and get things really running...
So how do I enable UDP port 53 on my ubuntu server?
I am guessing it is default closed on the firewall and being new to these security measures and configurations I don't know where to start..
I hope someone has some time to guide me through the process.
Cheers and TIA,
*.str
I suspected port 53 blocked but with nmap found it open - but that was only TCP as I eventually found after some hunting and noticing this in my secondary and external DNS server (a trusted friendly server)
Code:
[myip]#53: failed while receiving responses: permission denied
It seems that bidirectional UDP port 53 and unidirectional TCP port 53
from secondary to primary is needed to effect domain transfer and get things really running...
So how do I enable UDP port 53 on my ubuntu server?
I am guessing it is default closed on the firewall and being new to these security measures and configurations I don't know where to start..
I hope someone has some time to guide me through the process.
Cheers and TIA,
*.str