• 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.

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