Thanks for the addon, was working fine. However after latest update I am getting and error concerning --accept-routes.
I can't seem to find a setting for that, however I though it was there before. It enabled and I need it, however tailscale is restarted without that option so does not come up.
Executing: tailscale up --advertise-routes=192.168.1.0/24
Error: changing settings via 'tailscale up' requires mentioning all
non-default flags. To proceed, either re-run your command with --reset or
use the command below to explicitly mention the current value of
all non-default settings:
tailscale up --advertise-routes=192.168.1.0/24 --accept-routes
Thanks for the feedback on this. You were absolutely correct - that was an error on my part. Please download and overwrite TAILMON with the same version. I've pushed a small patch out that fixes this. Version stays the same.
Apologies for having to jump through all those hoops. That frustration could have been avoided... my bad.
I have email notifications on for Success and Failure. I was expecting an email after a reboot and a successful rejoining the tailscale network but didn't get one. Is this the expected behavior? If so, can it be updated to do this? The email would be a great help knowing the router had rebooted but all is well. Thanks
Executing: tailscale up --advertise-routes=192.168.1.0/24
Error: changing settings via 'tailscale up' requires mentioning all
non-default flags. To proceed, either re-run your command with --reset or
use the command below to explicitly mention the current value of
all non-default settings:
tailscale up --advertise-routes=192.168.1.0/24 --accept-routes
Then try running your original command... they (tailscale) made some changes recently where they went back and forth on some default switches that fired in the background... let me know if that helps.
Already tried that. That results in it not accepting routes which I need it to accept. Can we have a setting for accepting routes? or a place to add custom options, could not find either.
I have email notifications on for Success and Failure. I was expecting an email after a reboot and a successful rejoining the tailscale network but didn't get one. Is this the expected behavior? If so, can it be updated to do this? The email would be a great help knowing the router had rebooted but all is well. Thanks
Anything (mostly) is possible... I could add a success event for when the script starts up, and perhaps check the amount of uptime of the router, and if it's less than 5 minutes, send a notification that the router just rebooted. Hmmm... might be a good one for RTRMON as well. Thanks!
Already tried that. That results in it not accepting routes which I need it to accept. Can we have a setting for accepting routes? or a place to add custom options, could not find either.
I’m hoping to set and forget the vpn on for example iOS devices for convenience. Given iOS only allows one active vpn connection at any time hence I’ll have to enable tailscale if looking to access devices on the mesh and disable it + enable NordVPN to remain anonymous on the internet - will be...
Think you may have stumbled on something here, @Wheemer1 ... I'm going to have to dive into this further, but I think you are right... When "(R)estarting" the service/connection, it seems to be applying the standard custom config, and not what you had specified earlier. I will get to work on this.
Actually is seems that there is a problem even when I manually issue "tailscale up --advertise-routes=192.168.1.0/24 --accept-routes" at prompt. I can no longer ping an ip on my tailnet that used to work before the most recent update.
Actually is seems that there is a problem even when I manually issue "tailscale up --advertise-routes=192.168.1.0/24 --accept-routes" at prompt. I can no longer ping an ip on my tailnet that used to work before the most recent update