1
Virtual private networks / Issues routing from LAN to tailscale network
« on: August 17, 2023, 12:07:57 pm »
Hi!
I have tailscale set up on my OPNsense (23.7.1_3-amd64) and it works.
I have access from my OPNsense Box to tailscale clients and I can also reach the LAN subnet from tailscale.
What I can't get to work is accessing tailscale IPs from LAN (which was actually my primary intended use case)
I started tailscale with the following parameters:
I additionally have the firewall rules to allow access from tailscale to the local LAN, wehich works, but I can't connect to any tailscale node from the LAN.
Any idea what I'm missing here?
Thx already for your support!
I have tailscale set up on my OPNsense (23.7.1_3-amd64) and it works.
I have access from my OPNsense Box to tailscale clients and I can also reach the LAN subnet from tailscale.
What I can't get to work is accessing tailscale IPs from LAN (which was actually my primary intended use case)
I started tailscale with the following parameters:
Code: [Select]
tailscale up --advertise-routes=192.168.100.0/24 --advertise-exit-node --accept-dns=false --accept-routes
I additionally have the firewall rules to allow access from tailscale to the local LAN, wehich works, but I can't connect to any tailscale node from the LAN.
Any idea what I'm missing here?
Thx already for your support!