Date: Thu, 20 Jan 2005 11:21:14 +0000 From: Ceri Davies <ceri@submonkey.net> To: nikolay.nenchev@rbb-sofia.raiffeisen.at Cc: freebsd-current@freebsd.org Subject: Re: Fw: DNS reverse zone problem? Message-ID: <20050120112114.GN49329@submonkey.net> In-Reply-To: <OFD9D44BA3.1A93931F-ON42256F8F.00394C34-42256F8F.00394D90@mdcs.at> References: <OFD9D44BA3.1A93931F-ON42256F8F.00394C34-42256F8F.00394D90@mdcs.at>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Thu, Jan 20, 2005 at 12:26:33PM +0200, nikolay.nenchev@rbb-sofia.raiffeisen.at wrote:
> from named.conf:
>
> zone "0/26.XXX.XXX.XXX.in-addr.arpa." {
> type master;
> file "master/example.com.rev"
> allow-query { any; } ;
> allow-transfer {
> myslave server;
> } ;
> };
That's a very strange zone declaration. You'd normally have
a zone named 0.z.y.x.in-addr.arpa with PTR records from 1-62 therein,
and the above zone delegated to you. Then the z.y.x.in-addr.arpa zone
would include CNAMEs such as:
$ORIGIN z.y.x.in-addr.arpa.
1 IN CNAME 1.0.z.y.x.in-addr.arpa.
2 IN CNAME 2.0.z.y.x.in-addr.arpa.
Anyway, I think the zone name above is your problem.
Failing that, please explain how your reverse DNS is delegated (note: at
times like this, obfuscation of IP addresses is likely to make it harder
for me to understand your situation, so I may just give up if you
continue to do this).
Ceri
PS. This is *way* off-topic for current@.
--
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former. -- Einstein (attrib.)
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFB75QqocfcwTS3JF8RAukyAJ9RNq2/PwHwpNhONOtpuQq5ycb7rACgxqfv
5TswL/wII6woyIOYesoJnEM=
=Vn7y
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050120112114.GN49329>
