On a OpenWRT router (OpenWrt 22.03.5) I’ve created a custom interface to connect with my Wireguard external server (WG0). It seems to work fine according to regular handshakes. There is a device connected to the router by LAN interface with static IP (f.e. 192.168.99.123). I need to route all the device’s traffic through WG0 interface instead of regular default WAN interface. Is there any relatively simple way to do it? LuCI methods preferred
You may also like
My ip keeps changing and I have no VPN plus this never happened before. A few days back I uploaded a bunch […]
I have been trying to establish a connection between a vps and a dedicated bare metal server for a month now. Basically, […]
Given a binary matrix mat[][] of dimensions N*M, the task is to find the number of corner rectangles that can be formed. […]
Given an array B, and two integers N, X (2 ≤ X ≤ 100). Initially, array arr has all its values as […]