Trying to add iandouglas.com to point to my w98.us domain space using cpanel... get this as output:
Nameserver ips for iandouglas.com are: 216.193.194.212,216.193.207.106 Bind reloading on jupiter using rndc zone: [iandouglas.com] Error reloading bind on jupiter: rndc: connect failed: connection refused Bind reloading on ns1 using ndc Error reloading bind on ns1: Reload initiated. Bind reloading on ns2 using rndc zone: [iandouglas.com] Error reloading bind on ns2: Zone not found.
Created DNS entry for iandouglas.com
Setup Mail forward iandouglas.com -> w98.us
Setup iandouglas.com OK
Adding httpd.conf entry for iandouglas.com to point to w98.us
iandouglas.com is set to use ns1.lunarpages.com/ns2.lunarpages.com for its DNS entries, yet it seems to be pointing at an old server when I do a 'dig' command in Linux to look up the domain record from LP's DNS systems:
# dig
www.iandouglas.com; <<>> DiG 9.2.1 <<>>
www.iandouglas.com;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13212
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;www.iandouglas.com. IN A
;; ANSWER SECTION:
www.iandouglas.com. 14400 IN CNAME iandouglas.com.
iandouglas.com. 14219 IN A 66.54.65.226
;; AUTHORITY SECTION:
iandouglas.com. 14219 IN NS ns1.lunarpages.com.
iandouglas.com. 14219 IN NS ns2.lunarpages.com.
;; Query time: 29 msec
;; SERVER: 65.125.162.7#53(65.125.162.7)
;; WHEN: Wed Mar 31 01:23:39 2004
;; MSG SIZE rcvd: 113
How do I get around this? For the time being, I've posted a redirect page on the old server to bounce the user to LP's server, but this old server of mine will be going offline in April and I need to get this resolved (no pun intended)
-id