This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[9.000] QoS not working?

Hiya

I have some QoS rules setup but they don't seem to be limiting the bandwidth use, people can still download and upload at full speed :-\

Below are the rules I have setup, am I doing something wrong? I tried doing it two different ways on two different networks but both can still download at full speed not the reduced.

Thanks in advance

Andy


This thread was automatically locked due to age.
  • You can't make QoS rules on the External interface for downloading; the best you can do is to select 'Download Equalizer' on the 'Status' tab.

    If you want to limit traffic coming in from the internet, you need to put rules like 2 and 3with your "In" traffic selectors on the Internal interface.

    But, maybe you don't want to do that.  Bear in mind that rules apply global limits to the various networks.  Can you explain what problem you're having that leads you to want to limit some usage?

    Cheers - Bob
  • Hiya

    I'm already using the Download Equalizer but it doesn't seem to be doing enough.

    What we have are various networks for different areas of the company mainly servers, users and the developers.

    The issue we are finding is the developers will take all the bandwidth when doing uploads/downloads to our websites. This then causes issues for the users during the day.

    So if I put those rules on the internal interfaces they should work?

    Cheers Andy
  • That's exactly the kind of insight needed, Andy.

    What we have are various networks for different areas of the company mainly servers, users and the developers.

    The issue we are finding is the developers will take all the bandwidth when doing uploads/downloads to our websites. This then causes issues for the users during the day.

    I suspect that the issue is the developer uploads.  Rather than all that, try turning off all but QoS rule 4 (dev) and changing the traffic selector to  '{developer subnet} -> Any -> {web servers}'.  Try with 'Upload Optimizer' disabled if you have that enabled.

    What does that give?

    Cheers - Bob
    PS And, yes, if that one rule doesn't solve the problem, put a bandwidth-limiting rule on the Internal interface for '{web servers} -> Any -> {developer subnet}' with 'Download Equalizer' both enabled and disabled.
  • Right getting somewhere :-)

    That's exactly the kind of insight needed, Andy.


    I suspect that the issue is the developer uploads.  Rather than all that, try turning off all but QoS rule 4 (dev) and changing the traffic selector to  '{developer subnet} -> Any -> {web servers}'.  Try with 'Upload Optimizer' disabled if you have that enabled.

    What does that give?


    Gave the expected result, uploads were limited correctly :-) Works the same with and without the 'Upload Optimizer' enabled.

    The question now is how do I do this for the downloads? Seems from what you have said it needs to be on the internal interface? So just setup a rule as you mentioned in your post above on there interface and set the upload and download speed to "1048576" kbit/sec (should be 1 Gbps if i did my maths right) it wont affect there normal access to internal servers then use a traffic selector for the download?

    Does the 'Download Optimizer' work as expected if left on the WAN (external interface)?

    Thanks for your help :-D
  • Out of interest as I can't fully work it out in my head why does the download need to be on the internal? Surely a traffic selector {web servers} - Any - {developer subnet} should be picked up?
  • Hi,
    QOS can only work on packets it controls and that means the internal interfaces send leg and external interfaces send leg.

    Ian
  • So, the only way you can control internet downloads is to control the traffic leaving the internal interface to your internal users.  Until you know that there's a problem, I recommend that you don't add this.  In my experience, slow internet for the users was corrected by limiting the upload traffic and/or guaranteeing bandwidth to outbound request traffic.

    Cheers - Bob