Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - deliarmin

#1
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:
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!