Newbie DNS question

Michael Kjorling michael at kjorling.com
Wed Apr 10 16:01:06 UTC 2002


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

On Apr 10 2002 02:23 -0700, Matthew Tan wrote:

> 2) My zone file, birds.com.sg
> $TTL 604800
> @                IN SOA gandalf.birds.com.sg. tankc.gandalf.birds.com.sg. (
>                                         42              ; serial (d. adams)
>                                         3H              ; refresh
>                                         15M             ; retry
>                                         1W              ; expiry
>                                         1D )            ; minimum
>                                         NS     gandalf.birds.com.sg.
>             gandalf      IN             A      16.153.64.118
>             egret        IN             A      16.153.64.111
>             falcon       IN             A      16.153.64.100
>             swan         IN             A      16.153.64.203
>
> These IP address are NOT connected to Internet. (Yes, I know
> these set of IP addresses are strange, but it is a
> long story)
>
> 3) My reverse zone file, 16.153.64.reverse
> @                        IN SOA gandalf.birds.com.sg. (
>                                         42              ; serial (d. adams)
>                                         3H              ; refresh
>                                         15M             ; retry
>                                         1W              ; expiry
>                                         1D )            ; minimum
>                         IN            NS       gandalf.birds.com.sg.
>             118         IN            PTR      gandalf.birds.com.sg.
>             111         IN            PTR      egret.birds.com.sg.
>             100         IN            PTR      falcon.birds.com.sg.
>             203         IN            PTR      swan.birds.com.sg.

Remove the leading spaces before the new records. A label must begin
at the first column, otherwise the name is inherited from the previous
RR.

This is most likely your problem.


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

iD8DBQE8tGHFKqN7/Ypw4z4RAq4LAKCEdy9qNIQv2GEYu6mAwcf+NONVNgCfSv2N
ihnfPfgR2vxuaDnzXwVM+nc=
=S/2d
-----END PGP SIGNATURE-----




More information about the bind-users mailing list