Fixed ip_local_port_range port range

This commit is contained in:
Alexey Pustovalov 2023-08-10 13:31:52 +09:00
parent 81f1f133ca
commit 579f469cce
16 changed files with 16 additions and 16 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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