update PORT_MAP
This commit is contained in:
parent
2f885e7bfb
commit
aa8f19d948
1 changed files with 3 additions and 4 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue