• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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