Problem with local-unbound in slow internet

My recursive, cache resolver continuously stops working, then I do:

local-unbound-control stop
local-unbound

Any hint for a better solution?

Thanks
 
You told it to stop ( local-unbound-control stop) and you're wondering why it stopped working?

If you want to restart the service (because you changed some parameters for example); service local_unbound restart
 
You told it to stop ( local-unbound-control stop) and you're wondering why it stopped working?
I stop it, and restart it calling witj: local-unbound

And then all begins working again, until it disconnects again.

It is a timeout somewhere, I think.
 
Back
Top