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

QOS not working SG310

Hi Group,

I have a new model SG310.  Trying to get QOS working but for some reason its not working as I expected and I need a sanity check to see if I've missed something.

What I am trying to accomplish is simple-  Limit internal lan users from being able to download files from the Internet at speeds greater than 7Mbps.

Here is my setup.

QOS --> Interfaces
Up and down bandwidth on external interface set to 20Mpbs (20420 kbits) which is the limit set by isp.

Traffic selectors
I have tried various settings but have left the source as any, the service as websurfing, and the destination as any.

Bandwidth Pools
Interface external, bandwidth 128 kbits, limit bandwidth 7168 kbits, traffic selector chosen

Not working.


This thread was automatically locked due to age.
Parents
  • Hi Tom,
    the service as websurfing

    To do this, you need a new Services Group "Websurfing Responses" that includes {80->1:65535}, {443->1:65535}, etc.  Instead of a Bandwidth Pool on the Internal interface, use a Download Throttling rule on External with 'Internet -> Websurfing Responses -> Any'.  Any luck with that?

    Cheers - Bob
Reply
  • Hi Tom,
    the service as websurfing

    To do this, you need a new Services Group "Websurfing Responses" that includes {80->1:65535}, {443->1:65535}, etc.  Instead of a Bandwidth Pool on the Internal interface, use a Download Throttling rule on External with 'Internet -> Websurfing Responses -> Any'.  Any luck with that?

    Cheers - Bob
Children
  • Hi Tom,

    To do this, you need a new Services Group "Websurfing Responses" that includes {80->1:65535}, {443->1:65535}, etc.  Instead of a Bandwidth Pool on the Internal interface, use a Download Throttling rule on External with 'Internet -> Websurfing Responses -> Any'.  Any luck with that?

    Cheers - Bob


    Ok, I think you are saying I need a group that goes high ports --> low ports instead of low ports to high ports?

    Tom