I have a 68U, with dead WAN port, currently setting up as an AP connecting to the main router thru its LAN port (LAN to LAN) and it's been working great for years. With the latest Merlin firmware, I set it up as an AiMesh node and it works but Ethernet back-haul via its LAN port does not work. Is there a way to map a LAN port to WAN? In AP mode, all ports is bridged to VLAN1 and no VLAN2. In AiMesh Node mode, Port 0 is mapped to VLAN2. I have tried the below in a /jffs/scripts/init-start but it didn't seem to change anything.
After reboot, robocfg show is still showing this
Thanks!
Code:
robocfg vlan 1 ports "0 1 2 3 5t"
robocfg vlan 2 ports "4 5t"
Code:
1: vlan1: 1 2 3 4 5t
2: vlan2: 0 5t
56: vlan56: 0t 1 3t 5t 8u
57: vlan57: 0t 1t 4 7 8u
58: vlan58: 0t 1 2 5
59: vlan59: 2 4t 5
60: vlan60: 0
61: vlan61: 2 4t 7
62: vlan62: 0t
Thanks!
Last edited: