gnuton / asuswrt-merlin.ng

Extends the support of Merlin firmware to more ASUS routers
Other
1.46k stars 83 forks source link

is there a way to use DSL AC68U as AImesh node or repater with wired backhaul connection? #629

Open junkkari3 opened 3 months ago

junkkari3 commented 3 months ago

I hope this is the right way to open the ticket. I request a change to firmware which allows DSL AC68U to work as AImesh node wired backhaul connection? Thank you for the great firmware development you do!

Discussed in https://github.com/gnuton/asuswrt-merlin.ng/discussions/626

Originally posted by **junkkari3** July 9, 2024 I have two DSL AC68U which I would like to add as wired AI mesh nodes or repeaters. Is it possible? When they are in router mode, I can configure so that instead of the DSL port, it uses one of the four "ethernet out" (lan or what ever) ports as "ethernet in" port (wan or what ever). However, I do not want to use them in router mode, I want to add them to my existing wifi set up (router and mesh node) as mesh nodes, or as repeaters - with wired backhaul connection. Is this somehow possible with the latest gnuton merlin firmware, or with the (old) experimental repeater firmware? I.e. configuring the device in AI node / repeater mode to use wired backhaul (because of the DSL port this is not possible in the ASUS standard software). Thank you anyway, for a long while I used these two devices with your built through the wireless connection. The build was great (but the devices started acting up so I bought new ones, and now want to add these as wired nodes)
gnuton commented 3 months ago

Investigation:

Dual wan enabled:

lan dsl
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get wan_ifnames
vlan4 vlan3880
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get wandevs
vlan3880 vlan4
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get lan_ifnames
vlan1 eth1 eth2 wl0.1

LAN1 as WAN

gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get wans_dualwan
lan none
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get wan_ifnames
vlan4
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get wandevs
et0
gnuton@DSL-AC68U-CC88:/tmp/home/root# nvram get lan_ifnames
vlan1 eth1 eth2 wl0.1