mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-28 10:43:10 +01:00
Fixed ip_local_port_range port range
This commit is contained in:
parent
81f1f133ca
commit
579f469cce
@ -55,7 +55,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -93,7 +93,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -52,7 +52,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -103,7 +103,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -55,7 +55,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -93,7 +93,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -52,7 +52,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -103,7 +103,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -55,7 +55,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -93,7 +93,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -52,7 +52,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -103,7 +103,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -54,7 +54,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -92,7 +92,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -51,7 +51,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
@ -102,7 +102,7 @@ services:
|
|||||||
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
# - "/dev/ttyUSB0:/dev/ttyUSB0"
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_local_port_range=1024 65000
|
- net.ipv4.ip_local_port_range=1024 64999
|
||||||
- net.ipv4.conf.all.accept_redirects=0
|
- net.ipv4.conf.all.accept_redirects=0
|
||||||
- net.ipv4.conf.all.secure_redirects=0
|
- net.ipv4.conf.all.secure_redirects=0
|
||||||
- net.ipv4.conf.all.send_redirects=0
|
- net.ipv4.conf.all.send_redirects=0
|
||||||
|
Loading…
Reference in New Issue
Block a user