mac80211: include brcmfmac USB firmware only if support was enabled
[openwrt/openwrt.git] / target / linux / x86 / geos / base-files / etc / config / network
index f49838318b05dd73c592db10e5e9ce6181934d96..d12d5280323cf2965c38b95e7920698ceb618f0f 100644 (file)
@@ -12,6 +12,7 @@ config interface lan
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0
        option proto    static
        option ipaddr   192.168.1.1
        option netmask  255.255.255.0
+       option ip6assign 60
 
 config atm-bridge
        option unit     0
 
 config atm-bridge
        option unit     0
@@ -28,6 +29,14 @@ config interface wan
        # clone your eth0 address here
        # option macaddr '00:0A:FA:22:00:80'
 
        # clone your eth0 address here
        # option macaddr '00:0A:FA:22:00:80'
 
+config interface wan6
+       option ifname   nas0
+       option proto    dhcpv6
+
+config globals globals
+       option ula_prefix auto
+
+
 # 2nd interface on Geos2
 #config interface wan
 #      option proto    pppoa
 # 2nd interface on Geos2
 #config interface wan
 #      option proto    pppoa