On Tue, 31 Oct 2006, Norbert Doeberlein wrote: > So how would you go about dumping a file to a local DNS? Is there a > link to point me in the right direction?
Well, bind has the ability (through a bind library API) to live-update the server by issuing commands. The easiest way is probably to have a script that periodically generates a new zone file, feeds it to bind and restart it. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
