This commit is contained in:
iFargle 2024-01-06 17:03:14 +09:00
parent 8725519725
commit 07b57b6133

View file

@ -11,6 +11,9 @@
};
networking.firewall.interfaces.tailscale0.allowedTCPPorts = [ 22 ];
# This allows using an exit-node
networking.firewall.checkReversePath = "loose";
# Because of the split DNS< hosts forget which IP
# (external or internal) is promtail/loki.
# Setting them manually here helps.