Adapt default network configuration for IPv6
SVN-Revision: 36278
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user