Help with Xfrout notify

Spain, Dr. Jeffry A. spainj at countryday.net
Wed May 2 20:01:56 UTC 2012


>> Also I'm not sure what this has to do with a tsig_key_ring not being found?

> This may be related to a ticket that is in the current sprint (http://bind10.isc.org/ticket/1148). And if not, that ticket may be a good place to look at this :)

I looked at this again and believe that the only issue is my confusion about what was going on. I posted a more detailed comment at http://bind10.isc.org/ticket/1148#comment:11.

>> > Xfrout notify jaspain.net
>> { "error": "Unknown zone: jaspain.net./IN" }

> I suspect the xfrout component only reads the available zones once on startup atm, could you try restarting that component?

I am confident that you are correct. See the output below. I can reproduce the error at first, but after stopping and starting bind10, the error goes away. Thanks. Jeff.

root at nsb0:~# bindctl
["login success "] login as root
> Xfrout notify jaspain.net
{
    "error": "Unknown zone: jaspain.net./IN"
}
> quit

Exit from bindctl
root at nsb0:~# stop bind10
bind10 stop/waiting
root at nsb0:~# start bind10
bind10 start/running, process 6811
root at nsb0:~# bindctl
["login success "] login as root
> Xfrout notify jaspain.net
> quit

Exit from bindctl
root at nsb0:~#


More information about the bind10-users mailing list