diff options
Diffstat (limited to 'target/linux/x86/geos/base-files')
-rw-r--r-- | target/linux/x86/geos/base-files/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/geos/base-files/etc/config/network b/target/linux/x86/geos/base-files/etc/config/network index a60fcdf28d..d12d528032 100644 --- a/target/linux/x86/geos/base-files/etc/config/network +++ b/target/linux/x86/geos/base-files/etc/config/network @@ -30,7 +30,7 @@ config interface wan # option macaddr '00:0A:FA:22:00:80' config interface wan6 - option ifname @wan + option ifname nas0 option proto dhcpv6 config globals globals |