Re: ** server can't find barcelonamedia.org.barcelonamedia.org: SERVFAIL

2009-11-04 Thread Mark Andrews
In message , Marc Riera writes: > > Hello, > > O yeah. I think it was an underscore which was messing up all the config. > > I've managed to make it work adding two lines on the options > > > > check-names master ignore; > check-names slave ignore; You might want to conside

Re: ** server can't find barcelonamedia.org.barcelonamedia.org: SERVFAIL

2009-11-04 Thread Kevin Darcy
a) without knowing the contents of your named.conf, it is difficult or impossible to tell why the logs might not exist where you think they should (it is somewhat unusual for logs to be written to a ${CHROOT}/dev subdirectory, is it not? I would normally expect to see only device nodes there) b

Re: 9.6.1-P1 zone parser false errors

2009-11-04 Thread Len Conrad
-- Original Message -- From: Tony Finch Date: Wed, 4 Nov 2009 13:52:10 + >On Mon, 2 Nov 2009, Mark Andrews wrote: >> >> getaddrinfo() is reporting that aspmx.l.google.com's cannonical >> name is mail-yx0-f102.google.com. Somewhere in the resolution pa

ISC BIND 9.7.0b2 is now available

2009-11-04 Thread Evan Hunt
BIND 9.7.0b2 is now available. BIND 9.7.0b2 is the second beta release of BIND 9.7.0. Overview: BIND 9.7 includes a number of changes from BIND 9.6 and earlier releases. Most are intended to simplify DNSSEC configuration and operation. New f

** server can't find barcelonamedia.org.barcelonamedia.org: SERVFAIL

2009-11-04 Thread Marc Riera
Hello, I have a bind server (1:9.5.1.dfsg.P3-1) which manages my zone (barcelonamedia.org). I use debian lenny. Bind server is running, or it looks like so because status returns failed. FBMNS01:/etc/bind# /etc/init.d/bind9 force-reload Reloading domain name service...: bind9. FBMNS01:/etc/bi

Re: 9.6.1-P1 zone parser false errors

2009-11-04 Thread Tony Finch
On Mon, 2 Nov 2009, Mark Andrews wrote: > > getaddrinfo() is reporting that aspmx.l.google.com's cannonical > name is mail-yx0-f102.google.com. Somewhere in the resolution path > aspmx.l.google.com is being treated as a alias for > mail-yx0-f102.google.com. In the DNS this is done using a CNAME.