• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Nameserver Setup not working

Larsm

Basic Pleskian
Hello,

i try to setup my Nameserver, but itś not working?!
Everytime i try to setup it at the Domain Backend for the Domain (Strato) it tells me (Nameserver is not configured. [ns.lars-mueller.mobi] [code:323])

When i look at Plesk the Nameserver it setup to ns.lars-mueller.mobi and ns1.lars-mueller.mobi with the IP Adress 85.214.229.172
At the Zonetransfer-ACL Backend i add the second nameserver from my hoster and add the IP Adress.
But it won`t work...

Has anyone an idea?
 
Hi,

I do not fully understand your question, but I checked access to DNS-server and received the error "connection timed out; no servers could be reached" (full output is below). So, check the status of DNS-service (it should be started) and firewall' rules (it should allow 53/udp and 53/tcp packets).

# dig @85.214.229.172 lars-mueller.mobi

; <<>> DiG 9.9.4-RedHat-9.9.4-38.el7_3.3 <<>> @85.214.229.172 lars-mueller.mobi
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached

Update: if Strato provides firewall, check its settings too.
 
Hi,

I do not fully understand your question, but I checked access to DNS-server and received the error "connection timed out; no servers could be reached" (full output is below). So, check the status of DNS-service (it should be started) and firewall' rules (it should allow 53/udp and 53/tcp packets).



Update: if Strato provides firewall, check its settings too.

This was the issue. i forgot to add the port 53/tcp and udp to the rules
 
Back
Top