Hi, I've set up a WireGuard server, I can access the Opnsense site and it works my internet through the tunnel but I can't do anything to get to other addresses on the LAN for anything
opnsense lan adress 10.69.0.1
Tunel addres
172.24.69.1/24:51820
config for android phone
[Interface]
PrivateKey = key
Address = 172.24.69.4/32
DNS = 10.69.0.1
[Peer]
PublicKey = key
Endpoint = wan_adress:51820
AllowedIPs = 0.0.0.0/0,::/0
Rules for WG interfaces
included one the rest are tests of various guides
(https://i.ibb.co/QJfnQt9/Zrzut-ekranu-z-2024-09-27-21-44-54.png) (https://ibb.co/Rg9Pbd2)
IPv4 UDP * * WAN Adresse 51820 * * VPN_Traffic_WireGuard
Test like this
On Wan of course I have a rule, I can connect but I have no access to the LAN except for the opnsense GUI
(https://i.ibb.co/3cKYfby/Zrzut-ekranu-z-2024-09-27-22-17-43.png) (https://ibb.co/qp6F08M)