/tool > Bandwidth Test. I can test speed on default route only.
I need to test more interface wan for make script make queues.
Regards
Sumonchai
If you have multiple upstream gateways and multiple remote bandwidth-test host IPs, you could implement static routes to those other bwtest hosts via the different upstream gateways which would be more specific than the default route.
Alternately, you could use firewall mangle to apply a routing-mark and then create additional default routes with those same routing-marks. Using this mangle method, you could even rotate through a series of gateways (using NTH) on each new connection to the same bwtest ip address.