When you install the Tailscale plugin, it does not assign its tailscale0 interface to an OPNsense interface. So there are no firewall rules for it, nor can you add any until it is assigned.
This causes ICMP packets on the Tailnet to be blocked (at least under some circumstances) with no way to easily unblock them until you manually assign an interface and create firewall rules. This broke PMTUD for me, which broke my Tailscale connection because I'm using PPPoE on one end. This creates just enough of an MTU bottleneck that PMTUD is essential for any real traffic to flow.
It would be nice if this stuff came preconfigured with the plugin.
Environment
OPNsense 25.7.3 (amd64)
When you install the Tailscale plugin, it does not assign its
tailscale0interface to an OPNsense interface. So there are no firewall rules for it, nor can you add any until it is assigned.This causes ICMP packets on the Tailnet to be blocked (at least under some circumstances) with no way to easily unblock them until you manually assign an interface and create firewall rules. This broke PMTUD for me, which broke my Tailscale connection because I'm using PPPoE on one end. This creates just enough of an MTU bottleneck that PMTUD is essential for any real traffic to flow.
It would be nice if this stuff came preconfigured with the plugin.
Environment
OPNsense 25.7.3 (amd64)