Moved some default values (Port) from main_ipv[4|6] to default_ports.conf.
This commit is contained in:
@ -1473,27 +1473,3 @@ kernel_activate_rp_filter=true
|
||||
# -
|
||||
kernel_log_martians=false
|
||||
|
||||
|
||||
|
||||
# =============
|
||||
# --- Some further Ports/IP-Address Configuration
|
||||
# =============
|
||||
|
||||
# - unpriviligierte Ports
|
||||
# -
|
||||
unprivports="1024:65535"
|
||||
|
||||
# - Loopback
|
||||
loopback="127.0.0.0/8"
|
||||
|
||||
# - Private Networks
|
||||
priv_class_a="10.0.0.0/8"
|
||||
priv_class_b="172.16.0.0/12"
|
||||
priv_class_c="192.168.0.0/16"
|
||||
|
||||
# - Multicast Addresse
|
||||
class_d_multicast="224.0.0.0/4"
|
||||
|
||||
# Reserved Addresse
|
||||
class_e_reserved="240.0.0.0/5"
|
||||
|
||||
|
Reference in New Issue
Block a user