5.1 router os wireless changes (ACK Timeout X Distance)

Hi everyone, i need help with the parameter distance in the wireless table in winbox…

in 4.17 version this parameter was called ack timeout, i need to know if is possible get the ack timeout parameter back, or something like that, because we here in my ISP lost a reference to detect wireless problems.

please help

sorry about the english :smiley:

Now it is listed in kilometers (km) where ack timeout was.

Just put in the distance, doesn’t have to be exact, but it works better the more specific you are. Over estimating the distance is better than under estimating.

i need some kind of conversion formula to transform the Distance parameter in ack timeout, just for compare and get a better understanding for detect wireless problems

Uldis help me via e-mail

the formula is


acktimeout = 25 + 2 * (((distance * 1000) + 299) / 300)

distance in km in whole numbers.