1
0
Fork 0

mediaserver: ipv6

This commit is contained in:
Daniel Kempkens 2023-04-14 21:43:19 +02:00
parent 2d0f0e3720
commit b61ba5dcf7
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -82,6 +82,7 @@ in
networkConfig = {
DHCP = "yes";
IPv6AcceptRA = true;
IPv6PrivacyExtensions = true;
};
linkConfig.RequiredForOnline = "routable";