Hi,
I have wireless clients connected to a Cisco BR350 which is connected to the box RouterOS 2.9.10. The box has two ethernet interfaces, one facing the internet and the other one facing the Cisco BR350.
We require our clients to connect via PPTP before they are given a routable IP address. Each client shares the bandwidth with a number of computers inside their network. Here’s the scenario that I want:
- Limit each client to a specific bandwidth emulating an ADSL line
- Limit all P2P traffic to no more than 64Kbps and assign a very low priority
- Give low priority to all FTP traffic
My questions are:
- How would you implement the scenario I mentioned above?
- Where should I place the limits? Simple queue or the Queue tree?
- Which queueing type is best suited for this requirement?
Thank you!