Net::DNS is a better way to go, but you know me, I give away the simple easy-to-follow versions :-) I thought that stm file might give you thought. I've been using a similar approach for several years but only occassionally - nothing you'd consider 'production' so wasn't sure if it would help.
----- Original Message ----- From: "Alex Broens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, 27 October, 2001 13:52 Subject: Re: [sambar] Dyn DNS a la carte > At 10:43 PM 27-10-2001 James Wright wrote: > >I don't know how it can work with SDNS, but if you'd like, take a look > >at my 'simple' setup for bind8 and maybe it might give you an idea > >you're missing. > > Wow thanks, James. > > Saw a couple of things in it I may be able to use. > > The main difference is that the script I'm using uses the Net::DNS module which talks to the the server and doesn't write to any file on its own which seems your approach. > > SDNS reloads the zone file on its own as soon as it sees a change and that happens real fast. > > Thanks again.. > > Alex > > > -------------------------------------------------------------------- ------------ > For unsubscription of this list send an email to [EMAIL PROTECTED] with email > data containing unsubscribe emailadd sambar > > -------------------------------------------------------------------------------- For unsubscription of this list send an email to [EMAIL PROTECTED] with email data containing unsubscribe emailadd sambar
