I have installed openwrt on an old archer c7 and I am having a bit of confusion on what to use as Network option when setting up the WIFI radios.
In the interface Configuration I have three Network Options (lan, wan, wan6).
It defaulted to lan.
Is this the correct one?
my Internet provider told me that the MTU size should be 1400.
In Devices under Network/Interfaces, there's a list:
Device Type MTU
Type: Bridge Bridge device 1500
Device: br-lan
Type: Ethernet Switch Network device 1500
Device: eth0
Type: Switch VLAN VLAN (802.1q) 1500
Device: eth0.2
Type: Ethernet Switch Network device 1500
Device: eth1
Type: Switch VLAN VLAN (802.1q) 1500
Device: eth1.1
Type: Wireless Adapter Network device 1500
Device: wlan0
Type: Wireless Adapter Network device 1500
Device: wlan1
Which Device is the one that I should change the mtu? is it Br-Lan?