From 8c74191c9d54b147376acdcb2171e011813ed27f Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Mon, 4 Nov 2024 17:54:42 +0100 Subject: [PATCH] Added something about the firewall. --- firewall/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 firewall/README.md diff --git a/firewall/README.md b/firewall/README.md new file mode 100644 index 0000000..72ffd2e --- /dev/null +++ b/firewall/README.md @@ -0,0 +1,13 @@ +# Firewall + +This page is mostly a placeholder for now, but configuration of the firewall +is -of course- very important. + +First idea: the ports that need to be opened are: + + +| Port(s) / range | Protocol | Application | +| :--: | :--: | :-- | +| 80/443 | TCP | Reverse proxy | +| 8443 | TCP | Synapse, federation | +