[Pdns-users] problem with one specific dns name

2011-01-18 Thread dialsc

hi all,

i've got an interessting problem. i have four power dns servers running.
each host is running the pdns damon as well as the recursor damon which is
used by the local pdns instance.

i recentlly registered a new domain name: vggr.ch.

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.

anybody got an idea what the problem could be?

thx,
greez,

dirk
-- 
View this message in context: 
http://old.nabble.com/problem-with-one-specific-dns-name-tp30703313p30703313.html
Sent from the PowerDNS mailing list archive at Nabble.com.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] problem with one specific dns name

2011-01-18 Thread bert hubert
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.3600IN  NS  ns2.serverdns.ch.
vggr.ch.3600IN  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! 
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] problem with one specific dns name

2011-01-18 Thread dialsc

hi,

thx for the quick response! please accept my applogies but do you mind
telling me what tools you used to request this information? that would be
very helpfull for me.

greez,

dirk


bert hubert-2 wrote:
 
 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.  3600IN  NS  ns2.serverdns.ch.
 vggr.ch.  3600IN  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! 
 ___
 Pdns-users mailing list
 Pdns-users@mailman.powerdns.com
 http://mailman.powerdns.com/mailman/listinfo/pdns-users
 
 

-- 
View this message in context: 
http://old.nabble.com/problem-with-one-specific-dns-name-tp30703313p30703813.html
Sent from the PowerDNS mailing list archive at Nabble.com.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] problem with one specific dns name

2011-01-18 Thread dialsc

okay, forgett my former question. i saw it: dig... ;) meanwhile i had a call
with the server provider and he confirmed the wrong dnsSettings as well as
he fixed it.

i will restart the recursor of the pdns servers suffering from this problem
now and if the problem reoccurs i will come up to this thread again.

thank you for your help!

greez,

dirk


dialsc wrote:
 
 hi,
 
 thx for the quick response! please accept my applogies but do you mind
 telling me what tools you used to request this information? that would be
 very helpfull for me.
 
 greez,
 
 dirk
 
 
 bert hubert-2 wrote:
 
 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. 3600IN  NS  ns2.serverdns.ch.
 vggr.ch. 3600IN  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! 
 ___
 Pdns-users mailing list
 Pdns-users@mailman.powerdns.com
 http://mailman.powerdns.com/mailman/listinfo/pdns-users
 
 
 
 

-- 
View this message in context: 
http://old.nabble.com/problem-with-one-specific-dns-name-tp30703313p30704044.html
Sent from the PowerDNS mailing list archive at Nabble.com.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users