Tailscale
Revision as of 19:52, 26 June 2023 by Bacchas (talk | contribs) (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")
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