update PORT_MAP

This commit is contained in:
Franzi 2021-10-31 09:43:42 +01:00
parent 2f885e7bfb
commit aa8f19d948
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

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