If it helps, here is my config file:Yes, I tried adding all those kinds of those types of commands after those listed. The only fix was to end the autoupdate routine with a tsdown. That way, the main loop detects this and restarts tailscale. I agree it's must be some kind of cache issue with either tailmon or tailscale.
I'm sure a reboot would also work but 1) it's overkill as the change above works for me even though I don't know why and 2) I wouldn't be able to do so remotely if I can't access the router.
Thanks,
Rung
Code:
track=0
keepalive=1
timerloop=60
logsize=2000
autostart=1
schedule=1
schedulehrs=3
schedulemin=30
updatetm=1
updatets=1
amtmemailsuccess=1
amtmemailfailure=1
ratelimit=0
tsoperatingmode="Userspace"
persistentsettings=1
exitnode=1
advroutes=1
accroutes=0
precmd=""
args="--tun=userspace-networking --state=/opt/var/tailscaled.state --statedir=/opt/var/lib/tailscale"
preargs="nohup"
routes="192.168.1.0/24"
customcmdline=""
