Hi!
I'm running WireGuard on opnsense and successfully added multiple peers to it and they are working fine. However I have an offsite truenas that is also having a config peer. I see the connection is up and running in the status overview in opnsense. But I can't reach the webpage of it from my home LAN. It is configured that i can reach the WireGuard net from my LAN (any to any), but still it doesn't work.
Home LAN: 192.168.0.0/24
WireGuard: 10.10.10.0/24
The allowed IPs for the peer are: 192.168.0.0/23, 10.10.10.0/24
A/23 is configured for further purpose.
What am I doing wrong?