tv iptables: input-internet-accept-udp tinc
This commit is contained in:
parent
2f65d9c197
commit
c275ae7523
|
@ -15,4 +15,5 @@ with config.krebs.lib;
|
|||
tincPackage = pkgs.tinc_pre;
|
||||
};
|
||||
tv.iptables.input-internet-accept-tcp = singleton "tinc";
|
||||
tv.iptables.input-internet-accept-udp = singleton "tinc";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue