Upload etc/bindresvport.blacklist with huggingface_hub
Browse files- etc/bindresvport.blacklist +15 -0
etc/bindresvport.blacklist
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# This file contains a list of port numbers between 600 and 1024,
|
| 3 |
+
# which should not be used by bindresvport. bindresvport is mostly
|
| 4 |
+
# called by RPC services. This mostly solves the problem, that a
|
| 5 |
+
# RPC service uses a well known port of another service.
|
| 6 |
+
#
|
| 7 |
+
631 # cups
|
| 8 |
+
636 # ldaps
|
| 9 |
+
655 # tinc
|
| 10 |
+
774 # rpasswd
|
| 11 |
+
783 # spamd
|
| 12 |
+
873 # rsync
|
| 13 |
+
921 # lwresd
|
| 14 |
+
993 # imaps
|
| 15 |
+
995 # pops
|