Reorganize ports for services, rename 'default_ports.conf' to 'ports.conf'.

This commit is contained in:
2019-03-09 15:42:24 +01:00
parent 4967e6549d
commit c6de143b1e
6 changed files with 105 additions and 143 deletions

View File

@ -6,21 +6,6 @@
## ----------------------------------------------------------------
# -------------
# --- Some Ports/IP-Address Configuration
# -------------
# - unpriviligierte Ports
# -
unprivports="1024:65535"
# unique local address (ULA) - private address block
ula_block="fc00::/7"
# - Loopback
loopback="::1/128"
# -------------
# --- Prevent bridged traffic getting pushed through the host's iptables rules
# -------------