I am having an issue that I have not been able to find a solution to, but could possibly be remedied by a script to monitor a connection status.
My internet router is set to automatically restart daily, but every time it does, my rust server fails to reconnect to steam servers. When this happens my players aren't able to connect and they get a steam auth error. Restarting the server fixes this, but I cannot always be there to manually restart my server every time my router restarts and whenever my internet randomly goes down and comes back up.
Is there any way possible to have a script that checks for the steam server connection and, if fails, either reconnect or automatically restarts the server?
Thanks in advance!