Introduction
The JDCloud Wireless Treasure AX6600 Athena has a 2.5G port. In LEDE/libwrt builds of OpenWrt, this port is usually configured as WAN by default. In many home-lab scenarios, it is more useful as an internal LAN port for connecting NAS and other local servers. This article shows one practical DTS-based approach.
Method
OpenWrt’s web UI usually cannot directly remap this WAN/LAN assignment. You can do it by editing the DTS file.
Swap lan1 and wan:
|
|
DTS Downloads (Before/After)
libwrt DTS files: Before: ipq6010-re-cs-02.dts After: ipq6010-re-cs-02.dts
LEDE DTS files: Before: ipq6010-re-cs-02.dts After: ipq6010-re-cs-02.dts