fix
This commit is contained in:
parent
ced81c2e89
commit
460a901633
1 changed files with 2 additions and 2 deletions
|
|
@ -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" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue