Adapt default network configuration for IPv6
[15.05/openwrt.git] / target / linux / x86 / base-files / etc / defconfig / net4801 / network
index ff7b42d..4cbae10 100644 (file)
@@ -10,7 +10,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