Page 1 of 1

QoS Max Bandwidth

Posted: Fri Jan 27, 2012 7:33 am
by Dev_BR
Hi
I created a Service Class Name: "teste" for Down and Upload

It Bandwidth Maximum is Up 50 Kbit/s, Down 100 kbit/s

Now, when I active it for one fixed IP Host, the download and upload is not limited to 50 neither 100 kbit/s, as it should be (?)

Any help ?

TP LINK MR3420
Gargoyle Version:1.5.2
Device Configuration:Gateway
Quotas
Quotas
Quotas.jpg (239.12 KiB) Viewed 9571 times
Download Classes
Download Classes
qos down 1.jpg (102.99 KiB) Viewed 9571 times
QoS Upload Classes
QoS Upload Classes
qos up 1.jpg (97.56 KiB) Viewed 9571 times

Re: QoS Max Bandwidth

Posted: Fri Jan 27, 2012 4:53 pm
by pbix
Please delete all your quotas. Do not confuse quotas with QoS.
Please post your connection screen and the rules from your QoS page.

Re: QoS Max Bandwidth

Posted: Fri Jan 27, 2012 5:12 pm
by Dev_BR
ok, no quotas.

Just a simple rule in QoS, one for 100Kbit/s max upload for my PC and other 300Kbit/s max download.

It return about:
104Kbit/s Up (OK)
and
1.3Mbit/s Down

My intention in using quotas, is to filter and block the IPs are not listed. But this is another topic

Tks

Re: QoS Max Bandwidth

Posted: Fri Jan 27, 2012 5:16 pm
by Dev_BR
Other printscreen

The Gargoyle router is PPPOe connected to an ADSL modem, in bridge mode. The modem is w/ DHCP enabled.

Any other screen ?

Re: QoS Max Bandwidth

Posted: Fri Jan 27, 2012 7:48 pm
by pbix
You did not post the connections screen as I asked. On this screen you can verify that your rules are correctly classifying your traffic.

If you did I think you will see that you are not correctly classifying because your download rule is wrong. Normally on download we use the destination IP and on upload the source IP. You have source IP on both.

Re: QoS Max Bandwidth

Posted: Fri Jan 27, 2012 10:13 pm
by Dev_BR
Do you mean Status > Connected Hosts ??

I want to limit bandwidth for a specific host (local IP).

Re: QoS Max Bandwidth

Posted: Sat Jan 28, 2012 3:01 am
by tals
Seperate from pbix's response on your qos download screen I see no load on their that demonstrates it has exceeded the max bandwidth.

Also one for pbix or someone that knows, if only one class is active does the max bandwidth still kick in?

Re: QoS Max Bandwidth

Posted: Sat Jan 28, 2012 11:34 am
by Dev_BR
It limit max. upload under same conditions

Re: QoS Max Bandwidth

Posted: Sat Jan 28, 2012 5:05 pm
by pbix
Dev_BR wrote:Do you mean Status > Connected Hosts ??
I mean Status->Connection List. When you get your rules correct you will see that all connections from the hosts get put into the correct class.
tals wrote:if only one class is active does the max bandwidth still kick in?
Max bandwidth is always enforced regardless of the number of active classes.

Re: QoS Max Bandwidth

Posted: Sun Jan 29, 2012 1:50 am
by Dev_BR
pbix wrote: If you did I think you will see that you are not correctly classifying because your download rule is wrong. Normally on download we use the destination IP and on upload the source IP. You have source IP on both.
You are correct.

I changed destination IP for my Host IP and now I can see rule in action.

Thank you. Nice work !