diff --git a/src/packages/fff/fff-network/ar71xx/network.mode b/src/packages/fff/fff-network/ar71xx/network.mode index 09cd715..f3a2793 100644 --- a/src/packages/fff/fff-network/ar71xx/network.mode +++ b/src/packages/fff/fff-network/ar71xx/network.mode @@ -22,9 +22,9 @@ ## For example this is the case for: gl-ar150, tl-mr3020-v1, tl-wa850re-v1, ## tl-wa860re-v1, tl-wa901nd-v2, ubnt-bullet-m, ubnt-loco-m-xw, ubnt-nano-m, ## ubnt-unifi -ETHMODE="BATMAN" +ETHMODE="CLIENT" ## Devices featuring 2 ethernet ports are configured by SPECIFIERs ressembling ## the labels on the PORT itself. For the cpe210 these are called LAN0 and LAN1. ## Therefore they are configured as follows: LAN0MODE="WAN" -LAN1MODE="BATMAN" +LAN1MODE="CLIENT"