Bridge WAN to LAN - Installing and Using OpenWrt - OpenWrt Forum
forum.openwrt.org › t › bridge-wan-to-lanJul 21, 2017 · WAN (eth0) port is connected to my actual router or chained to another Archer C7. LAN ports 2,3 are connected to hubs. Untagged wired lan. LAN ports 1,4 are optionally connected to other Acher C7, ie. all VLANS are sent here. VLANS are 10, 3, 30, 32. 10: admin/management, 3: wired lan, 30 Free wifi, 32 Auth wifi.
[OpenWrt Wiki] Accessing the modem through the router
openwrt.org › docs › guide-userJan 05, 2022 · Make sure the modem subnet doesn't overlap with your LAN, otherwise change the LAN subnet. # Configure network uci set network.lan.ipaddr= "192.168.2.1" uci commit network / etc / init.d / network restart. If the WAN L2 device doesn't match L3 device like in case of PPPoE, change the modem interface. # Fetch WAN L2 device.
[OpenWrt Wiki] Network basics /etc/config/network
openwrt.org › docs › guide-userWAN (Zone) LAN (Zone) “Interfaces” IP configuration : WAN: WAN6 : LAN “Interfaces” Devices and bridge configuration : eth0 : br-lan (bridge config) “Switch”, “Wireless” VLANs and wireless SSIDs : VLAN 2 (eth0.2) VLAN 1 (eth0.1) OpenWrt : OpenWrt “Switch”, “Wireless” Internal jack labels and radio labels: WAN (Interface ...