Set the IPaddrv6 field for the lan to track6 so it autoconfigures from the WAN.

I forgot to remove the link local address it had in it on the original commit.
This commit is contained in:
smos 2012-04-03 06:11:48 +02:00
parent 0ca7f8fee1
commit 78affc3cb2

View File

@ -217,6 +217,7 @@
<if>vr0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<ipaddrv6>track6</ipaddrv6>
<subnetv6>64</subnetv6>
<media></media>
<mediaopt></mediaopt>