This is a discussion on Dynamic Updates being propegated within the Bind Users forums, part of the DNS and Related Forums category; Hi I have a perl script that uses the Net::DNS modules to do a dynamic update to bind. This ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I have a perl script that uses the Net::DNS modules to do a dynamic update to bind. This works as a jnl file now exists in my named directory and if I 'dig' the domain it shows up with the correct IP address. The problem I am having is that if I dig the domain from a remote computer it doesn't return the correct results. If however I restart bind the results from the remote computer are correct. I do have 2 views in my named.conf, in both views I have allow-update { localhost; } but one view (internal) has 'recursion yes' and the other (external) has 'recursion no', i changed both to yes thinking this maybe the problem but it had no effect. Obviously I must be missing something as I cant see that bind has to be restarted after every update being correct. Thanks Greg -- UK Web Hosting http://hostingtheinternet.co.uk US Web Hosting http://hostingtheinternet.com CGI Scripts http://cgiscripts4u.com Server Administration http://servadministrator.com ICQ 2147611 |