Explicitly accept IPv6 Router Advertisements
This commit is contained in:
parent
cb7a2cd4bc
commit
85e3f362c0
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@
|
||||||
|
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
DHCP = "yes";
|
DHCP = "yes";
|
||||||
|
IPv6AcceptRA = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"40-wghorus" = {
|
"40-wghorus" = {
|
||||||
|
|
Loading…
Reference in a new issue