Adapt default network configuration for IPv6
[openwrt/svn-archive/archive.git] / target / linux / x86 / net5501 / base-files / etc / config / network
index c0b6230d58e0c1fd502655907ba042dc3fdba8fd..37b73d1e598161162b4c2e7c26a33a4a610f2ed6 100644 (file)
@@ -12,7 +12,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