diff --git a/PORT_MAP.md b/PORT_MAP.md index 44d5874..4339d3c 100644 --- a/PORT_MAP.md +++ b/PORT_MAP.md @@ -8,11 +8,11 @@ Rule of thumb: keep ports below 10000 free for stuff that reserves ports. | Port | bundle | usage | | ----------- | -------------------- | ----- | -| 22 | | sshd | +| 22 | openssh | sshd | | 25 | postfix | postfix postscreen | | 53 | powerdns | dns server | | 80 | nginx | http | -| 113 | | oidentd | +| 113 | oidentd | oidentd | | 143 | dovecot | dovecot imap | | 443 | nginx | https | | 587 | postfix | postfix submission | @@ -22,9 +22,8 @@ Rule of thumb: keep ports below 10000 free for stuff that reserves ports. | 5232 | radicale | radicale | | 5432 | postgresql | postgres | | 5900 | vmhost | qemu-system-x86 | -| 6379 | | redis | +| 6379 | redis | redis | | 6667 | | bitlbee | -| 8010 | | matrix-media-repo | | 8086 | influxdb2 | influx | | 11332-11334 | rspamd | rspamd | | 20000 | mx-puppet-discord | Bridge |