Page 1 of 1
Limit Download From internet on mikrotik
Posted: Wed Oct 20, 2010 8:53 am
by b2k
hi all, i am newbie here..
how i can limit download from internet to user on mikrotik..?
i am really need help all..
thankss
Re: Limit Download From internet on mikrotik
Posted: Wed Oct 20, 2010 10:05 am
by cieplik206
Re: Limit Download From internet on mikrotik
Posted: Wed Oct 20, 2010 10:52 am
by b2k
i am already try that PCQ examples too, but when i am copy file from local folder the bandwith is limited too, i am just want limited for internet line..
any help ?
Re: Limit Download From internet on mikrotik
Posted: Wed Oct 20, 2010 3:10 pm
by fewi
PCQ fires on packet marks. In the example all traffic gets a traffic mark. Adjust that to only mark packets that came in from the interface facing the Internet, for example.
You may also want to Google and read up on QoS applied to inbound traffic and check that what you're expecting matches with what it can deliver. Inbound QoS and outbound QoS can achieve different things fundamentally.
Re: Limit Download From internet on mikrotik
Posted: Thu Oct 21, 2010 4:14 am
by b2k
PCQ fires on packet marks. In the example all traffic gets a traffic mark. Adjust that to only mark packets that came in from the interface facing the Internet, for example.
You may also want to Google and read up on QoS applied to inbound traffic and check that what you're expecting matches with what it can deliver. Inbound QoS and outbound QoS can achieve different things fundamentally.
thanks for your advice, but can u give me some sample script for adding packet mark?
thankss
Re: Limit Download From internet on mikrotik
Posted: Thu Oct 21, 2010 4:27 am
by fewi
Did you read the links cieplik206 posted? They show how to do that.