This commit is contained in:
2023-11-30 23:03:15 +01:00
parent ced81c2e89
commit 460a901633

View File

@@ -13,8 +13,8 @@
"net.ipv6.conf.all.use_tempaddr" = 0; "net.ipv6.conf.all.use_tempaddr" = 0;
# On WAN, allow IPv6 autoconfiguration and tempory address use. # On WAN, allow IPv6 autoconfiguration and tempory address use.
"net.ipv6.conf.${name}.accept_ra" = 2; # "net.ipv6.conf.${name}.accept_ra" = 2;
"net.ipv6.conf.${name}.autoconf" = 1; # "net.ipv6.conf.${name}.autoconf" = 1;
}; };
systemd.network.links."10-wan" = { systemd.network.links."10-wan" = {