Difference between revisions of "Tailscale"
Jump to navigation
Jump to search
(Created page with " ==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") |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
** Disable key expiration | ** Disable key expiration | ||
==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