H hruodr Jun 16, 2026 #1 My recursive, cache resolver continuously stops working, then I do: local-unbound-control stop local-unbound Any hint for a better solution? Thanks
My recursive, cache resolver continuously stops working, then I do: local-unbound-control stop local-unbound Any hint for a better solution? Thanks
SirDice Administrator Staff member Administrator Moderator Jun 17, 2026 #2 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? If you want to restart the service (because you changed some parameters for example); service local_unbound restart
OP H hruodr Jun 17, 2026 Thread Starter #3 SirDice said: You told it to stop ( local-unbound-control stop) and you're wondering why it stopped working? Click to expand... 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.
SirDice said: You told it to stop ( local-unbound-control stop) and you're wondering why it stopped working? Click to expand... 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.