mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
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:
parent
0ca7f8fee1
commit
78affc3cb2
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user