This is a discussion on Re: rndc reload zone : file not found within the Bind Users forums, part of the DNS and Related Forums category; On Wed, 2005-06-01 at 11:01, zal wrote: > Hello, >=20 > A whole reload with rndc ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-06-01 at 11:01, zal wrote:
> Hello, >=20 > A whole reload with rndc works on our server, but I tried to reload = only a > single zone with rndc, and it doesn't work any more, it displays this = error > message. > rndc: 'reload' failed: not found >=20 > It used to work on our server last year if I remember well... I wonder = if it > can be a consequence of our new 2-views configurations. >=20 > Any idea ? >=20 > Thank you, >=20 > Zal >=20 Yes, this problem is likely showing up now because of views. Try passing additional arguments to rndc: rndc reload yourdomain.org IN yourview-from-namedconf You can check other arguments by simply executing rndc. |