Fix WireGuard nat rules

This commit is contained in:
fi 2023-09-18 03:38:09 +02:00
parent f67a75b07d
commit e7fe3707ee
Signed by: fi
SSH key fingerprint: SHA256:d+6fQoDPMbSFK95zRVflRKZLRKF4cPSQb7VIxYkhFsA
11 changed files with 269 additions and 61 deletions

View file

@ -59,8 +59,11 @@
services.postfix = {
transport = "relay:[mail-2.grzb.de]";
<<<<<<< HEAD
extraConfig = ''
proxy_interfaces = 212.53.203.19
'';
=======
>>>>>>> 0e55e66 (Use systemd-networkd on mail servers)
};
}