1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

use ICMP echo instead of ICMP timestamp for sqm autorate

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-06-21 13:36:01 +02:00
parent 2c80e11f87
commit 58699fa807

View file

@ -131,7 +131,7 @@ log_file_export_compress=1 # compress log file exports using gzip and append .gz
# the firewall mark.
# WARNING: no error checking so use at own risk!
#ping_extra_args="-B -I ${INTERFACE}"
ping_extra_args="-i ${ul_if}"
ping_extra_args="-i ${ul_if} -e"
# a wrapper for ping binary - used as a prefix for the real command
# e.g., when using mwan3, it is recommended to set it like this: