m 2 tinc/siem: add krebs dns provider
This commit is contained in:
parent
278e34c393
commit
9ef2790f09
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
# TODO do not know why we need to force it, port is only set via default to 655
|
# TODO do not know why we need to force it, port is only set via default to 655
|
||||||
krebs.build.host.nets.siem.tinc.port = lib.mkForce 1655;
|
krebs.build.host.nets.siem.tinc.port = lib.mkForce 1655;
|
||||||
|
krebs.dns.providers.siem = "hosts";
|
||||||
networking.firewall.allowedUDPPorts = [ 1665 ];
|
networking.firewall.allowedUDPPorts = [ 1665 ];
|
||||||
networking.firewall.allowedTCPPorts = [ 1655 ];
|
networking.firewall.allowedTCPPorts = [ 1655 ];
|
||||||
krebs.tinc.siem = {
|
krebs.tinc.siem = {
|
||||||
|
Loading…
Reference in New Issue
Block a user