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 with Web Proxy enable ?

Hi All,

Is there a manual book or step by step to create QOS with web protection (http proxy) enable transparent mode ? I'm Using Sophos UTM Ver. 9

I have internet bandwidth : 2 Mbps

Interface Sophos UTM / Astaro :
- Interface WAN (Internet)  : 202.x.x.x / 29
- Interface LAN (Intranet)   : 192.168.1.1 /24

--------------------------------------------------
1. PC User A : IP Address : 192.168.1.20
2. PC User B : IP Address : 192.168.1.21
3. All PC : 192.168.1.22 - 192.168.1.60
--------------------------------------------------

I want to :
a. PC A limited to 64 kbps for download and upload.
b. PC B limited to 32 kbps for download and upload.

Please advice, Thank you


This thread was automatically locked due to age.
  • Hi, and welcome to the User BB!

    You'll need to start with the creation of a Services Group "Web Surfing Responses" made up of the responses to services in "Web Surfing."  For example, "HTTP" is '1:65535->80' and "HTTP-Response" is '80->1:65535'.

    Then, for example, for A:
      Create a Traffic Selector '{192.168.1.20} -> Web Surfing -> Internet' and put a Bandwidth Pool for it on the External interface.
    • Create a Traffic Selector 'Internet -> Web Surfing Responses -> {192.168.1.20}' and put a Bandwidth pool for it on the Internal interface.

    Cheers - Bob
  • Hi Bob,

    Thank you for the advice, I will try it ...