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

ASG 7.504: QoS Problem

I have ASG 7.504 installed on server. We have 6Mbps bandwidth for my office and want to limit users to have 500 kbits/s as an guaranted bandwith and 2000kbits/s (2Mbps) as an upper limit bandwidth.

QoS configuration in detail.

Under Status Tab:
- status of external interface is enabled
+ Limit uplink, selected
+ Download Equlizer, selected
+ Uplocad optimizer, selected

Traffic selector:
- Internet --> Any --> UserNetwork

Bandwidth Pool:
- Interface: External
+ Name: Ineternet2UserNetwork
+ Position: 1
+ Bandwidth(kbit/s): 500
+ specify upper bandwidth limit, SELECTED
++ Limit(kbit/s): 2000
+ Traffic selecter: Selected from above

I also tried different other options like external interface instead of internet on traffic selector but it is still not working.

Can someone please help me to find out the problem?

I also looked at manual and looks like the configuration is okay.

Thanks!
RB


This thread was automatically locked due to age.
Parents
  • Thanks to Billybob, its very easy and clear to setup a working qos after you understand how astaro does it [:)]

    To limit a users download bandwidth,  you need to;

    1. Create a service that is: 8080 -> 1:65535 or 80 ->1:65535 depending on web security usage.
    2. Then create a traffic selector: Source : Any, Service: Service you created above, Dest: ip of the user that you want to limit.
    3. Create a pool on INTERNAL interface (where your local users are on) NOT ON EXTERNAL or INTERNET interfaces as Astaro can only control traffic leaving an interface.

    Hope it helps.
Reply
  • Thanks to Billybob, its very easy and clear to setup a working qos after you understand how astaro does it [:)]

    To limit a users download bandwidth,  you need to;

    1. Create a service that is: 8080 -> 1:65535 or 80 ->1:65535 depending on web security usage.
    2. Then create a traffic selector: Source : Any, Service: Service you created above, Dest: ip of the user that you want to limit.
    3. Create a pool on INTERNAL interface (where your local users are on) NOT ON EXTERNAL or INTERNET interfaces as Astaro can only control traffic leaving an interface.

    Hope it helps.
Children
No Data