πŸ’­ Using OPNsense with Tailscale Β· Tailscale Docs ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://tailscale.com/kb/1097/install-opnsense Date: December 3, 2024 Image: Using OPNsense with Tailscale Β· Tailscale Docs β€” Set up a Tailscale VPN on OPNsense. Get secure communication across your devices without the need for complex configuration. Using OPNsense with Tailscale Β· Tailscale Docs Set up a Tailscale VPN on OPNsense. Get secure communication across your devices without the need for complex configuration. Tailscale Β· tailscale.com On reboot of my opnsense router it did not tailscale up. I’m not sure if a key expired or what happened. The fix was to first enable ssh, then ssh in and run tailscale up. enable ssh ────────── In opnsense System > Settings > Administration > Secure Shell > Enable Secure Shell tailscale up ──────────── ``` ssh 8 # to select shell tailscale up ``` Follow the link to log in. disable ssh ─────────── now uncheck secure shell to lock down the opnsense machine. In opnsense System > Settings > Administration > Secure Shell > Enable Secure Shell NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts