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

Download Throttling with Web Proxy and central UTM

Hello,

I want to limit Internet traffic for our locations which are connected to our central office with 10 MBit/s Ethernet. Our central office has a 100 MBit/s internet connection so I just have to limit the traffic between the branches and Internet:

Branch A -> (Ethernet) -> Central Office -> UTM (Proxy 3128/TCP) -> (100 MBit/s) -> Internet

What should I configure to limit internet traffic for Branch A without limiting Central Office?


This thread was automatically locked due to age.
Parents
  • I've actually done this through a UTM at one of our sites. Situation was we needed to limit the one branch to no more then 3Mbps so as to share bandwidth with a sister company's 6Mbps connection. Problem was we couldn't run the sister company through our UTM so I had to artificially cap the UTM's bandwidth.

    Process was really simple.

    I set a traffic selector for Any(source):Any(service):LAN(destination) and then set a bandwidth pool (using the traffic selector) with a nominal minimum and the 2Mbps maximum. I also enabled the download equalizer on the LAN interface so as not to penalize anyone if we had a sudden large dump of data to one PC.
Reply
  • I've actually done this through a UTM at one of our sites. Situation was we needed to limit the one branch to no more then 3Mbps so as to share bandwidth with a sister company's 6Mbps connection. Problem was we couldn't run the sister company through our UTM so I had to artificially cap the UTM's bandwidth.

    Process was really simple.

    I set a traffic selector for Any(source):Any(service):LAN(destination) and then set a bandwidth pool (using the traffic selector) with a nominal minimum and the 2Mbps maximum. I also enabled the download equalizer on the LAN interface so as not to penalize anyone if we had a sudden large dump of data to one PC.
Children
No Data