• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question BIND DNS server closed port

simplicio75

New Pleskian
Hello, I'm new in forum and plesk.

I have Ubuntu s.o 14. and plesk 17.

I have tried to create a Authoritative DNS, but I understand the port 53 closed, I opened the firewall, it is as if no service was listening on port. I thought plesk bind9 to launch automatically, in any case I do the manual start successfully [ok]. But the DNS server is not listening, does anyone have a suggestion, thanks a lot
 
Hello,
if i use nmap on localhost port 53 is open service domain
if i use namp on my pubblic IP port 53 is closed (i check from another pc too)

this is my setup on port 53:

sudo ufw allow in on eth0 from any to any port 53 proto tcp

sudo ufw allow in on eth0 from any to any port 53 proto udp
 
Back
Top