(((((( equal bandwidth sharing between users))))))

hi how ru guys,

i have network and i have wireless conntection users .

i want control the bandwidth .

i have 80 users and my download 1024k and 128k upload.

i have Pc with 2 ethernet and i want someone help me with the

Configration (Specialy with the Bandwidth)

ether1 public ether
ip 80.85.53.53
DNS
pri 64.68.43.43
sec 64.68.45.45

ether2 local ether
ip 10.5.50.1
subnet 255.255.255.0
dns …

Please i want Config for bandwidth control for users

(((((( equal bandwidth sharing between users))))))

plz step by step help
THANKS I WILL BE GRATEFUL/

You have a couple of choices:

  1. Create a simple que for each user with max-limit down at 1024 and max-limit up at 128 and limit-at down at 1024/8 = 128k and limit-at up at 128/8= 16. This way if one person wants to use the network and no-one else is using it then they get the full bandwidth, but if everyone is using the network then each person gets a 128 down 16k up pipe. But pain to create 80 queues manually.
  2. Use hotspot to create queues dynamically.
  3. Set up a PCQ queue on the upstream (to internet) link using src-address and pcq-classifier as IP address. This way each person will get their share of the available link (http://www.mikrotik.com/docs/ros/2.9/root/queue) . This is probably the easiest.

Kinda depends if you just want to equalize access to the network or really want to limit people to their % of the network.

Let me know if questions.

Regards,

Paul

thank u paul3 about ur help and plz if u can help me more info ,

thanks

Help me plz i need more info