PORT_MAP: add powerdns
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-17 13:14:10 +02:00
parent 5635571f97
commit c7ecf22c68
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -15,7 +15,7 @@ Rule of thumb: keep ports below 10000 free for stuff that reserves ports.
| ----------- | -------------------- | ----- |
| 22 | | sshd |
| 25 | | postfix postscreen |
| 53 | | unbound |
| 53 | powerdns | dns server |
| 80 | nginx | http |
| 113 | | oidentd |
| 143 | | dovecot imap |
@ -48,5 +48,5 @@ Rule of thumb: keep ports below 10000 free for stuff that reserves ports.
## UDP
| Port | bundle | usage |
| ----------- | -------------------- | ----- |
| 53 | | unbound |
| 53 | powerdns | dns server |
| 15000-15100 | voc-loudness-monitor | ffmpeg processes outputting rtp streams |