[bind10-dev] a problem about zone file

tingting shen shentingting.cn at gmail.com
Tue May 18 09:08:32 UTC 2010


Hello!

I am confused with an RR with a black. The situation is like this: There are
two zone files, out.txt and include.txt.

out.txt:

  $ORIGIN include.

  $TTL 300

  $TTL 300

@                       IN SOA  ns hostmaster (

                                1        ; serial

                                3600

                                1800

                                1814400

                                3600

                                )

                        NS      ns

ns                    A       127.0.0.1

a                     A       10.0.0.99

$INCLUDE include.txt

                      A       10.0.0.1   ;  who does own this RR? Is a or b?



Include.txt:

B                     A       10.2.3.11


The last record in out.txt is “    A 10.0.1”, which begins with a blank. I
don`t know who owns this record.
In bind9 this record is owned by a, but it is owned by b in bind10 current
version. I wonder if we changed the $include design in bind10, or it is a
bug.
 IN FRC there is no specific design about this problem.

So, how do I design this?

----------------

tingting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20100518/41695047/attachment.html>


More information about the bind10-dev mailing list