OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: srkirk on February 14, 2025, 05:33:11 AM

Title: Tailscale configuration on 25.1.1
Post by: srkirk on February 14, 2025, 05:33:11 AM
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