- May 11, 2024
-
-
nimrod authored
Forgot the rules to only run when needed.
-
- Apr 27, 2024
-
-
nimrod authored
-
- Apr 20, 2024
-
-
nimrod authored
If the clock drift is too big (I've seen a month) then certificate validation fails and fetching updates fails.
-
- Apr 11, 2024
-
-
nimrod authored
-
- Feb 03, 2024
-
-
nimrod authored
Fix the SpamAssassin error: `HELO does not match SPF record`.
-
- Jan 27, 2024
- Jan 26, 2024
-
-
nimrod authored
Remove services that have been decomissioned.
-
nimrod authored
Use the HTTPS port so I can break out from restricted networks.
-
nimrod authored
HAProxy is used to inspect the SNI and route to the correct backend without needing the SSL certificates and keys. Because it opens a new TCP connection, the source IP at the other side is always the router's internal IP so we can't filter there based on the source IP.
-
- Dec 16, 2023
- Dec 15, 2023
- Nov 20, 2023
-
-
nimrod authored
After migrating all Docker Compose services to a managed (not the default) network, the IP address has changed.
-
- Oct 26, 2023
-
-
nimrod authored
-
- Oct 21, 2023
- Sep 08, 2023
-
-
nimrod authored
-
nimrod authored
It's complaining about missing modules but they exist. Also, it doesn't find the requirements.yml file inside the Ansible directory.
-
nimrod authored
-
nimrod authored
-
nimrod authored
It's been created by Ansible now since it's been used by multiple project, all complaining that the labels are wrong.
- Jul 06, 2023
-
- Jun 16, 2023
- May 20, 2023
-
-
nimrod authored
-
- Apr 08, 2023
-
-
nimrod authored
Per https://zonemaster.net/en/result/472d8d42df31e2d8, implement _some_ of the recommendations: - Limit AXFR availability. - Raise some of the SOA values.
-
- Mar 17, 2023
-
-
nimrod authored
The Am I Live checks routinely fail because of it.
-
- Mar 04, 2023
- Feb 25, 2023
-
-
nimrod authored
It overrides /etc/resolv.conf and I don't need it (I run my own DNS resolver).
-