summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/alix2/base-files/etc/config/network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/x86/alix2/base-files/etc/config/network')
-rw-r--r--target/linux/x86/alix2/base-files/etc/config/network8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/x86/alix2/base-files/etc/config/network b/target/linux/x86/alix2/base-files/etc/config/network
index b46423fe1..9d70100ad 100644
--- a/target/linux/x86/alix2/base-files/etc/config/network
+++ b/target/linux/x86/alix2/base-files/etc/config/network
@@ -14,7 +14,15 @@ config interface lan
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0
+ option ip6assign 64
config interface wan
option ifname eth0
option proto dhcp
+
+config interface wan6
+ option ifname @wan
+ option proto dhcpv6
+
+config globals globals
+ option ula_prefix auto