• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

bind doesn't answer authoritatively for main domain? (urgent plz plz plz...)

M

manarak

Guest
bind doesn't answer authoritatively for main domain? SOLVED

Hi, I think I screwed up my DNS configuration.
The dns servers do not answer at all for queries on my main domain, but do answer other queries.

I got a plesk 7.5.4 installation, with 2 IPs:
217.150.243.53 and 217.150.246.134

the hostname is 'server1.swisswebhost.ch'

I registered dns1.swisswebhost.ch and dns2.swisswebhost.ch as my 2 nameservers with the registrar.

my zone file looks like that: (copied from plesk panel):

SOA dns1.swisswebhost.ch.

swisswebhost.ch. NS dns1.swisswebhost.ch.
swisswebhost.ch. NS dns2.swisswebhost.ch.
mail.swisswebhost.ch. A 217.150.243.53
swisswebhost.ch. A 217.150.243.53
webmail.swisswebhost.ch. A 217.150.243.53
dns1.swisswebhost.ch. A 217.150.243.53
dns2.swisswebhost.ch A 217.150.246.134
ftp.swisswebhost.ch. CNAME swisswebhost.ch.
www.swisswebhost.ch. CNAME swisswebhost.ch.
217.150.246.134 CNAME server1.swisswebhost.ch.
swisswebhost.ch. MX (10) mail.swisswebhost.ch.
217.150.243.53 / 24 PTR swisswebhost.ch.
swisswebhost.ch. TXT "v=spf1 a mx ~all"

where is the problem?
 
i'm sure you all noticed the missing dot in dns2 A record.

but I'm having another problem now (new post)
 
Back
Top