Bind resolve problem

Michael Kjorling michael at kjorling.com
Fri Apr 26 15:15:13 UTC 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Apr 26 2002 15:03 +0200, Mattias wrote:

> Hi everyone,
>
> Im running bind on a debian server and have some problems with it, it just
> wont give me a proper resolve.
> Im delegated IP-adresses 213.80.l15.26-30 from my ISP. I let my ISP go in on
> the server and asked them to set up bind as it should be but the reverse
> still doesnt work so now Im asking you guys for help.
>
> this is what my zonefiles look like
>
> @ 86400 IN SOA          ns.digitalmagic.tm. root.digitalmagic.tm. (
>                         2002042601      ; serial
>                         3600            ; refresh
>                         900             ; retry
>                         1209600         ; expire
>                         86400 )         ; default_ttl
> ; Name servers
>
>  IN NS ns.digitalmagic.tm.
>
> ; Adresses point to canonical name
>
> ;26     IN PTR  ns.digitalmagic.tm.
> ;29     IN PTR  test.digitalmagic.tm.
> ;30     IN PTR  neo.digitalmagic.tm.
>
>
> 24-29   IN      NS      ns.digitalmagic.tm.
>
> 25      IN      CNAME   25.24-29.115.80.213.in-addr.arpa.
> 26      IN      CNAME   26.24-29.115.80.213.in-addr.arpa.
> 27      IN      CNAME   27.24-29.115.80.213.in-addr.arpa.
> 28      IN      CNAME   28.24-29.115.80.213.in-addr.arpa.
> 29      IN      CNAME   29.24-29.115.80.213.in-addr.arpa.
> 30      IN      CNAME   30.24-29.115.80.213.in-addr.arpa.

Is this the zone file for 24-29.115.80.213.in-addr.arpa? If so, you
are seeing the expected behavior: a CNAME loop:

> 26.115.80.213.in-addr.arpa. 86400 IN    CNAME   26.24-29.115.80.213.in-addr.arpa.
> 26.24-29.115.80.213.in-addr.arpa. 64074 IN CNAME 26.24-29.115.80.213.in-addr.arpa.
> 26.24-29.115.80.213.in-addr.arpa. 64074 IN CNAME 26.24-29.115.80.213.in-addr.arpa.
> 24-29.115.80.213.in-addr.arpa. 86400 IN NS      ns.digitalmagic.tm.
> ;; Received 143 bytes from 195.178.160.2#53(ns1.bahnhof.net) in 15 ms

Take a few minutes and read through RFC 2317.


Michael Kjörling

- -- 
Michael Kjörling  --  Programmer/Network administrator  ^..^
Internet: michael at kjorling.com -- FidoNet: 2:204/254.4   \/
PGP: 95f1 074d 336d f8f0 f297 6a5b 2aa3 7bfd 8a70 e33e

``And indeed people sometimes speak of man's "bestial" cruelty, but
this is very unfair and insulting to the beasts: a beast can never be
so cruel as a man, so ingeniously, so artistically cruel.''
(Ivan Karamazov, in Dostoyevsky's 'The Brothers Karamazov')
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Public key is at http://michael.kjorling.com/contact/pgp.html

iD8DBQE8yW8DKqN7/Ypw4z4RAjBMAKD7ldKFsWWzh/A/3bDcz1b2NTs+/QCeJwZL
ZLE3eHDfN72V9azNNmfJyLI=
=0vlv
-----END PGP SIGNATURE-----




More information about the bind-users mailing list