fix
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"net.ipv6.conf.all.use_tempaddr" = 0;
|
||||
|
||||
# On WAN, allow IPv6 autoconfiguration and tempory address use.
|
||||
"net.ipv6.conf.${name}.accept_ra" = 2;
|
||||
"net.ipv6.conf.${name}.autoconf" = 1;
|
||||
# "net.ipv6.conf.${name}.accept_ra" = 2;
|
||||
# "net.ipv6.conf.${name}.autoconf" = 1;
|
||||
};
|
||||
|
||||
systemd.network.links."10-wan" = {
|
||||
|
||||
Reference in New Issue
Block a user