DDNS+Bind

Alexander Widera alexander.widera at s2003.tu-chemnitz.de
Mon Mar 8 23:49:01 UTC 2004


There is an error in my last post:
the correct zone is:

zone "mydomain.com" in {
        type master;
        update-policy {
            grant * name mydomain.com A TXT;
        };
        file "mydomain.com.zone";
};


"Kevin Darcy" <kcd at daimlerchrysler.com> schrieb im Newsbeitrag
news:c2ituo$1qde$1 at sf1.isc.org...
> Alexander Widera wrote:
>
> >Hiho,
> >
> >I have a running nameserver ...
> >I searched and found for example that:
> >http://ops.ietf.org/dns/dynupd/secure-ddns-howto.html
> >but i don't get it running...
> >
> OK, so how far did you get? Do you get errors? Do you have any log
> output, debugging output?
>
> >I want to update (for example with dynsite) a domain (entry is on my
> >nameserver)...
> >
> What's "dynsite"? I've never heard of it.
>
> >What have I to do? What's that with the keys? TSIG and SIG(0) ... and
where
> >shoud I place them?
> >Has someone a complete example?
> >
> As the HOWTO explains, you need to generate the keys, make them
> available to both the nameserver and the update client, and then you
> need to use the key to sign each update that you send from the client to
> the server. Beyond that, the specifics are going to differ depending on
> whether you choose to use TSIG or SIG(0). I can speak with some
> experience on TSIG, since we are using TSIG-signed Dynamic Updates in
> production. For SIG(0), you're on your own...
>
>
>                                                    - Kevin
>
>
>




More information about the bind-users mailing list