swann: accept-ra on ens-virginmedia

This commit is contained in:
Luke Granger-Brown 2021-05-12 18:20:45 +00:00
parent ddfb0d084d
commit 564c803136

View file

@ -60,6 +60,7 @@ in {
"net.ipv4.ip_forward" = "1";
"net.ipv6.conf.default.forwarding" = "1";
"net.ipv6.conf.all.forwarding" = "1";
"net.ipv6.conf.ens-virginmedia.accept_ra" = "2";
};
networking.nat = {
enable = true;