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 with Proxy

Hi, we are using UTM320 running on version 9.107-33 of firmware. We would like to control the bandwidth consumption of our guest network so I have this config below:

QoS Status
External (WAN) -> Enabled

Traffic Selectors
InboundGuest (Internet IPv4 -> Any -> Guest)
OutboundGuest (Guest -> Any -> Internet IPv4)

Bandwidth Pools
External (WAN) -> Bandwidth:1, Limit:256, Selector: OutboundGuest

Download Throttling
External (WAN) -> Limit:256, Selector: InboundGuest

Without enabling proxy on clients behind the guest network, QoS works as expected, but once I enable proxy (transparent/standard) the QoS does not work.  

Is this an expected behavior or am I just missing something here. Hope anyone on this forum can point me to the right direction. 

Thanks.


This thread was automatically locked due to age.
Parents
  • Hi,

    I believe to catch ALL proxied traffic, you would setup a QoS selector for http traffic leaving the EXT interface address.

    For individual LANs,
    It may also be possible to try to catch traffic entering the proxy. If so, that could help Jet.
    Use the Guest Internal interface address as the destination.
    Use the HTTP & HTTPS services if in transparent mode
    or use a service for port 8000 or 8080 or whatever the proxy port is, if in standard mode.

    I haven't tried it but it should work.

    Barry
  • Hi Barry, if I place the rules on the guest interface, would incoming traffic from the internet to the proxy would still be at full speed and what is throttled is traffic from proxy to the client on the guest network?
Reply
  • Hi Barry, if I place the rules on the guest interface, would incoming traffic from the internet to the proxy would still be at full speed and what is throttled is traffic from proxy to the client on the guest network?
Children
No Data