BUG REPORT: Webspace suspend disables DNS
---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
11.0.9 Update #60
CentOS release 6.5 (Final)
Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
Linux version 2.6.32-358.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Fri Feb 22 00:31:26 UTC 2013
PROBLEM DESCRIPTION
Suspending a domain for which Plesk is managing the DNS zones for that domain results in the removal of the domain from the DNS zone.
STEPS TO REPRODUCE
Option 1: Visit Home > Subscriptions > DOMAINNAME.com and on the General tab, click the "Suspend" button on the toolbar (the button between Change Hosting Settings and Change Subscriber)
Option 2: From the commandline, run /usr/local/psa/bin/subscription --webspace-off DOMAINNAME.com
ACTUAL RESULT
Visiting the domain in a web browser results in "Server not found. Firefox can't find the server at www.DOMAINNAME.com."
Lookup the domain with the 'dig' commandline tool returns no result.
$ dig DOMAINNAME.com @ns1.SERVERNAME.com
; <<>> DiG 9.8.5-P1 <<>> DOMAINNAME.com @ns1.SERVERNAME.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 54111
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;centronfuelsaver.com. IN A
;; Query time: 24 msec
;; SERVER: IP_ADDR#53(IP_ADDR)
;; WHEN: Wed Jan 22 10:14:45 CST 2014
;; MSG SIZE rcvd: 38
EXPECTED RESULT
Default Plesk server page should be displayed, as if a domain had been created, but no webspace files added.
Lookup with the 'dig' commandline tool should return the A record including the server IP address.
ANY ADDITIONAL INFORMATION
Workaround: After suspending the domain, if you then visit Home > Subscriptions > DOMAINNAME.com > Website & Domains > DNS Settings and click the icon for "Switch Off the DNS Service" and then click again to "Switch on the DNS Service" you then achieve the EXPECTED RESULT.
--------------------------------------------------------------
---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
11.0.9 Update #60
CentOS release 6.5 (Final)
Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
Linux version 2.6.32-358.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Fri Feb 22 00:31:26 UTC 2013
PROBLEM DESCRIPTION
Suspending a domain for which Plesk is managing the DNS zones for that domain results in the removal of the domain from the DNS zone.
STEPS TO REPRODUCE
Option 1: Visit Home > Subscriptions > DOMAINNAME.com and on the General tab, click the "Suspend" button on the toolbar (the button between Change Hosting Settings and Change Subscriber)
Option 2: From the commandline, run /usr/local/psa/bin/subscription --webspace-off DOMAINNAME.com
ACTUAL RESULT
Visiting the domain in a web browser results in "Server not found. Firefox can't find the server at www.DOMAINNAME.com."
Lookup the domain with the 'dig' commandline tool returns no result.
$ dig DOMAINNAME.com @ns1.SERVERNAME.com
; <<>> DiG 9.8.5-P1 <<>> DOMAINNAME.com @ns1.SERVERNAME.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 54111
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;centronfuelsaver.com. IN A
;; Query time: 24 msec
;; SERVER: IP_ADDR#53(IP_ADDR)
;; WHEN: Wed Jan 22 10:14:45 CST 2014
;; MSG SIZE rcvd: 38
EXPECTED RESULT
Default Plesk server page should be displayed, as if a domain had been created, but no webspace files added.
Lookup with the 'dig' commandline tool should return the A record including the server IP address.
ANY ADDITIONAL INFORMATION
Workaround: After suspending the domain, if you then visit Home > Subscriptions > DOMAINNAME.com > Website & Domains > DNS Settings and click the icon for "Switch Off the DNS Service" and then click again to "Switch on the DNS Service" you then achieve the EXPECTED RESULT.
--------------------------------------------------------------
Last edited: