summaryrefslogtreecommitdiffstats
path: root/target/linux/package/openwrt/files/network.overrides.ar7
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package/openwrt/files/network.overrides.ar7')
-rw-r--r--target/linux/package/openwrt/files/network.overrides.ar72
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/openwrt/files/network.overrides.ar7 b/target/linux/package/openwrt/files/network.overrides.ar7
index dc58a7e59..e857d5b5f 100644
--- a/target/linux/package/openwrt/files/network.overrides.ar7
+++ b/target/linux/package/openwrt/files/network.overrides.ar7
@@ -7,7 +7,7 @@
[ -f /etc/sysconf ] && . /etc/sysconf
DEFAULT_lan_proto="static"
-DEFAULT_lan_ifname="eth0"
+DEFAULT_lan_ifname="br0"
DEFAULT_lan_ifnames="eth0"
DEFAULT_lan_ipaddr=${BR2_SYSCONF_FAILSAFE_IP:-"192.168.1.1"}
DEFAULT_lan_netmask=${BR2_SYSCONF_FAILSAFE_NETMASK:-"255.255.255.0"}