Tailscale configuration on 25.1.1

Started by srkirk, February 14, 2025, 05:33:11 AM

Previous topic - Next topic
Hello,

Is there a way to set up this configuration of tailscale on OPNSense with userspace networking  (see below), either by using the web UI, or somehow bypassing it? This would allow both access 1) from my LAN via SOCKS5, i.e. not disturbing the routing table at all, and 2) through a specified exit node.

tailscaled -tun userspace-networking -socket ~/.ssh/tailscale.socket -state ~/.ssh/tailscale.state -socks5-server localhost:9999 &
tailscale -socket ~/.ssh/tailscale.socket up --exit-node exitnode --hostname=myopnsenseserver