Added something about the firewall.
This commit is contained in:
parent
28836cc1bc
commit
8c74191c9d
13
firewall/README.md
Normal file
13
firewall/README.md
Normal file
|
@ -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 |
|
||||||
|
|
Reference in a new issue