asvow / luci-app-tailscale

LuCI support for tailscale
GNU General Public License v3.0
134 stars 23 forks source link

Site to site VPN #8

Closed dhanuhammer closed 2 months ago

dhanuhammer commented 5 months ago

The app has an option for 'Site to site' networking in theglobal settings tab. What is it used for? Is it a replacement for '--snat-subnet-routes=false' tag?

asvow commented 5 months ago

It adds the flags --snat-subnet-routes=false and --stateful-filtering=false, as referenced in the link https://tailscale.com/kb/1214/site-to-site

dhanuhammer commented 5 months ago

it seems like the checkbox does not work, because i mentioned the snat flag explicitly in extra settings tab and the subnet site to site worked

On Sat, 22 Jun 2024 at 16:12, asvow @.***> wrote:

It enables the flags --snat-subnet-routes=false and --stateful-filtering=false, as referenced in the link https://tailscale.com/kb/1214/site-to-site

— Reply to this email directly, view it on GitHub https://github.com/asvow/luci-app-tailscale/issues/8#issuecomment-2183976031, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ2BTSC3XRZCGI4C3HHQQVDZIVIJDAVCNFSM6AAAAABJXG67PCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTHE3TMMBTGE . You are receiving this because you authored the thread.Message ID: @.***>