Hello All
Trying to setup my Wireguard server on Brume 2. My network topology is as below
- Private LAN 10.0.0.x that all Wireguard clients need to access
- Head end router with PPOE and static IP from ISP. Destination NAT to Wireguard WAN port IP 172.16.0.x
- Wireguard server connection is good to client in the Internet and the Brume 2 GL.Inet UI is accessible
- However the internal LAN Ips in subnet 10.0.0.x not accessible. Allow local LAN traffic checkbox is enabled
- Some forums suggested firewall rule on Luci to allow from wgserver to LAN and WAN. However in my case wgserver zone is empty and doesn’t have wg0 interface type. Error shown is install plugins (luci-proto) which I install but to no avail
- On GLI. Inet GUI i disabled the default DHCP server as I dont need it. Basically my Wifi router WAN interface sits on 10.0.0.x subnet and hides clients behind its LAN ip address
Is there anything wrong with the way I have set it up? It looks like some iptables issue integration with GL.inet GUI. If I setup from Luci, it is not visible in the main GUI
Maneesh