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") |
|||
Line 10: | Line 10: | ||
** Disable key expiration | ** Disable key expiration | ||
==Resetting back node to default== | |||
sudo tailscale up --reset | sudo tailscale up --reset |
Revision as of 19:52, 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