Difference between revisions of "Tailscale"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
==Resetting back node to default== | ==Resetting back node to default== | ||
sudo tailscale up --reset | sudo tailscale up --reset | ||
* Tailscale admin | |||
** Reverse previous settings |
Latest revision as of 19:53, 26 June 2023
Enable Routing on synology to access local printers
- SSH into synology
sudo tailscale up --advertise-routes=192.168.20.0/24 --reset
- in tailscale admin
- Right click on 3 dots
- Edit Route Settings
- Turn on node
- Right click on 3 dots again
- Disable key expiration
Resetting back node to default
sudo tailscale up --reset
- Tailscale admin
- Reverse previous settings