need help please.....
im using mt v2.7
i want to make 2 network : 10.10.1.0/16 and 10.10.2.0/16
with a diffrent config.
10.10.1.0 (dynamic) bandwidth 120kbps
10.10.2.0 (dynamic) bandwidht 128kbps
i've already done this:
1. (in queue simple) /add dst-address=10.10.1.0/16 interface=lan max-limit=120
when i print in queue simple it become dynamic
2. (in queue tree) /add name=http parent=lan flow=abc-http max-limit=120
3. (firewall mangle) / add action=passtrough mark-flow=abc-http protocol=tcp dst-port=80
but when i look in interface monitor-traffic lan
it still unlimited...i mean over 120kbps
is there something wrong or is not right...! please help....!
btw what is abc-http....?
thanks........
edward