blob: c3ef62c5feab824aa9245ab6385249d6e0e9b944 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# This file contains a list of port numbers between 600 and 1024,
# which should not be used by bindresvport. bindresvport is mostly
# called by RPC services. This mostly solves the problem, that a
# RPC service uses a well known port of another service.
#
631 # cups
636 # ldaps
774 # rpasswd
873 # rsync
921 # lwresd
993 # imaps
995 # pops
|