OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: toom18 on September 27, 2024, 09:47:15 PM

Title: OPNsense 24.7.4_1 WireGuard server lan don't work
Post by: toom18 on September 27, 2024, 09:47:15 PM
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)
Title: Re: OPNsense 24.7.4_1 WireGuard server lan don't work
Post by: Peter68 on September 27, 2024, 10:10:01 PM
IPv4 UDP   *   *   WAN Adresse   51820   *   *      VPN_Traffic_WireGuard

Test like this
Title: Re: OPNsense 24.7.4_1 WireGuard server lan don't work
Post by: toom18 on September 27, 2024, 10:20:02 PM
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)