Answer the question
In order to leave comments, you need to log in
OpenWRT to specify traffic routing for a specific interface?
OpenWRT :
WAN => 217.19.XX (white IP)
WireGuard.Server => WAN => 62.221.XX (white IP)
LAN connected to it WLAN1 192.168.1.0/24 (AP1)
LAN2 is WireGuard Client 172.16.100.4/32 ( gateway 172.16.100.1/24)
LAN2 is up DHCP.SERVER 172.16.101.0/24 and WLAN2 (AP2) is connected to it
[email protected]:~# route -e
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
default 192.168.100.1 0.0.0.0 UG 0 0 0 eth0.2
172.16.100.0 * 255.255.255.0 U 0 0 0 WG0
172.16.101.0 * 255.255.255.0 U 0 0 0 br-LAN2
192.168.1.0 * 255.255.255.0 U 0 0 0 br-lan
192.168.100.0 * 255.255.255.0 U 0 0 0 eth0.2
[email protected]:~# ping
172.16.100.100 172.16.100.1 (172.16.100.1): 56 data bytes
64 bytes from 172.16.100.1: seq=0 ttl=64 time=6.602 ms
64 bytes from 172.16.100.1: seq=1 ttl=64 time = 6.520
ms , 3 packets received, 0% packet loss round-trip min/avg/max = 6.520/6.551/6.602 ms [email protected]:~#
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question