Daniel Migault <[email protected]> wrote:
    > the zone with the outsourcing infrastructure. To build the zone some
    > elements of the infrastructure are needed such as the NS and IP for
    > example. One way to enable the transmission of information from the the
    > outsourcing infrastructure to the homenet is to use an well known fqdn
    > hna.example.com with an AXFR request. Does it sound reasonable ?

So, during setup phase, the HNA does the equivalent of:

    % dig @configuration-server myDEVICE.r.example.net axfr

and gets back:
    myDEVICE.r.example.net IN SOA mname foo bar ...
                           IN NS ns1.example.com
                           IN NS ns2.example.com
                           IN NS ns3.example.com

which it uses as it's template for building it's zone, which is then signed
and AXFR'ed back to the distribution-master using the normal mechanisms.

There are probably some high-level details that we haven't gotten into the
document yet, which are important for understanding.

We drew this diagram in our call today:
  https://github.com/ietf-homenet-wg/ietf-homenet-hna/blob/master/hna-dm-cfg.svg

although I see some example.com->example.net, and foo.com->example.com edits 
that I
should make.

--
Michael Richardson <[email protected]>, Sandelman Software Works
 -= IPv6 IoT consulting =-



Attachment: signature.asc
Description: PGP signature

_______________________________________________
homenet mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/homenet

Reply via email to