1
24.7 Production Series / OPNsense 24.7.4_1 WireGuard server lan don't work
« 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
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


