diff options
Diffstat (limited to 'target/linux/mcs814x/base-files')
-rw-r--r-- | target/linux/mcs814x/base-files/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/base-files/etc/config/network b/target/linux/mcs814x/base-files/etc/config/network index e2f779e7ba..cec7b2525c 100644 --- a/target/linux/mcs814x/base-files/etc/config/network +++ b/target/linux/mcs814x/base-files/etc/config/network @@ -14,7 +14,7 @@ config interface lan option ip6assign 60 config interface wan6 - option ifname @wan + option ifname eth0 option proto dhcpv6 config globals globals |