50 lines
2.3 KiB
Markdown
50 lines
2.3 KiB
Markdown
# Port Mapping Table
|
|
|
|
All the ports which are used by bundles. Collected here to be able to
|
|
easily find available ports for other bundles.
|
|
|
|
## TCP
|
|
Rule of thumb: keep ports below 10000 free for stuff that reserves ports.
|
|
|
|
| Port | bundle | usage |
|
|
| ----------- | -------------------- | ----- |
|
|
| 22 | | sshd |
|
|
| 25 | postfix | postfix postscreen |
|
|
| 53 | powerdns | dns server |
|
|
| 80 | nginx | http |
|
|
| 113 | | oidentd |
|
|
| 143 | dovecot | dovecot imap |
|
|
| 443 | nginx | https |
|
|
| 587 | postfix | postfix submission |
|
|
| 993 | dovecot | dovecot imap |
|
|
| 2525 | postfix | postfix postscreen |
|
|
| 4190 | dovecot | dovecot managesieve |
|
|
| 5232 | radicale | radicale |
|
|
| 5432 | postgresql | postgres |
|
|
| 5900 | vmhost | qemu-system-x86 |
|
|
| 6379 | | redis |
|
|
| 6667 | | bitlbee |
|
|
| 8010 | | matrix-media-repo |
|
|
| 8184 | | matrix-dimension |
|
|
| 11332-11334 | rspamd | rspamd |
|
|
| 20000 | mx-puppet-discord | Bridge |
|
|
| 20010 | mautrix-telegram | Bridge |
|
|
| 20020 | mautrix-whatsapp | Bridge |
|
|
| 20080 | matrix-synapse | client, federation |
|
|
| 20081 | matrix-synapse | prometheus metrics |
|
|
| 20090 | matrix-media-repo | media_repo |
|
|
| 21000 | pleroma | pleroma |
|
|
| 22000 | gitea | gitea |
|
|
| 22010 | jenkins-ci | Jenkins CI |
|
|
| 22020 | travelynx | Travelynx Web |
|
|
| 22030 | octoprint | OctoPrint Web Interface |
|
|
| 22040 | miniflux | Miniflux Web Interface |
|
|
| 22050 | radicale | radicale carddav and caldav server |
|
|
| 22060 | pretalx | gunicorn |
|
|
| 22999 | nginx | stub_status |
|
|
|
|
## UDP
|
|
| Port | bundle | usage |
|
|
| ----------- | -------------------- | ----- |
|
|
| 53 | powerdns | dns server |
|
|
| 15000-15100 | voc-loudness-monitor | ffmpeg processes outputting rtp streams |
|