Update SIIT-DC service conf
This commit is contained in:
parent
7ea0d97d4f
commit
f95617dfa4
1 changed files with 1 additions and 5 deletions
|
@ -1,13 +1,9 @@
|
|||
{ ... }:
|
||||
let
|
||||
gua_pref = "2001:14ba:a090:39";
|
||||
v4_pref = "192.168.250";
|
||||
v4_pref = "192.168.251";
|
||||
in
|
||||
{
|
||||
boot.kernel.sysctl = {
|
||||
"net.ipv4.conf.all.forwarding" = 1;
|
||||
"net.ipv6.conf.all.forwarding" = 1;
|
||||
};
|
||||
networking = {
|
||||
jool = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue