mediaserver: ipv6
This commit is contained in:
parent
2d0f0e3720
commit
b61ba5dcf7
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ in
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
DHCP = "yes";
|
DHCP = "yes";
|
||||||
IPv6AcceptRA = true;
|
IPv6AcceptRA = true;
|
||||||
|
IPv6PrivacyExtensions = true;
|
||||||
};
|
};
|
||||||
linkConfig.RequiredForOnline = "routable";
|
linkConfig.RequiredForOnline = "routable";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue