This commit is contained in:
parent
5635571f97
commit
c7ecf22c68
1 changed files with 2 additions and 2 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue