[Pdns-users] problem with one specific dns name
bert hubert
bert.hubert at netherlabs.nl
Tue Jan 18 19:31:26 UTC 2011
On Tue, Jan 18, 2011 at 11:12:19AM -0800, dialsc wrote:
> www.vggr.ch has been registered as a cname record pointing to vggr.ch which
> is an A type record. randomly one or more powerdns servers are unable to
> resolve www.vggr.ch. once i restart the recursor of the server having this
> problem, www.vggr.ch can be resolved as it should be.
At the CH servers, things are configured correctly:
vggr.ch. 3600 IN NS ns2.serverdns.ch.
vggr.ch. 3600 IN NS ns1.serverdns.ch.
;; Received 107 bytes from 194.146.106.10#53(f.nic.ch) in 53 ms
However, over at ns1.serverdns.ch, these four new nameservers are added, and
they all don't work.
www.vggr.ch. 14400 IN CNAME vggr.ch.
vggr.ch. 14400 IN A 193.27.218.57
vggr.ch. 86400 IN NS ns.ch-datacenter.com.
vggr.ch. 86400 IN NS ns.us-datacenter.com.
vggr.ch. 86400 IN NS ns2.ch-datacenter.com.
vggr.ch. 86400 IN NS ns2.us-datacenter.com.
;; Received 224 bytes from 193.27.218.150#53(ns1.serverdns.ch) in 88 ms
> anybody got an idea what the problem could be?
I suggest fixing the nameserver records over at ns1.serverdns.ch ;-)
good luck!
More information about the Pdns-users
mailing list