diff --git a/src/packages/fff/fff-network/ar71xx/network.mode b/src/packages/fff/fff-network/ar71xx/network.mode
index 09cd715fcadf044626e9a92765d6c2521dd075af..f3a27939f653bdd2d5b04a48f29382cce462ecd8 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"