How to stop usermanager from creating queues

All I want is simple.

I want to get usermanager to do two things and only two things.

1: Allocate an IP address to the hotspot user
2: Authenticate the hotspot user either by voucher or mac address

I do NOT want to do any traffic shaping, limits caps or such.

Therefore I DO NOT want userman to create any simple queues dynamic or otherwise.

I cannot achieve this. It ALWAYS creates a dynamic queue.

Can you explain please how to prevent this unwanted behaviour?

Regards

Alex

1: Allocate an IP address to the hotspot user

Add IP address option, when creating new user in the User Manager. This address will be assigned for client.

2: Authenticate the hotspot user either by voucher or mac address

Set login-by=mac and use MAC-address for username.


Do not use rate-limit option at User Manager, then there won’t be any dynamic queues related for User Manager user.

Hi sergejs,

Thanlk you for your response. As per my other post see below for the resolved issue:

I have resolved my issue, and this was a real head slapper for me…

I was "disabling"the rate-limit in usermanager by setting values to 0 which of course in router os means that the queue should be created and then set to unlimited… doh…

Sorry guys.

Anyway, simply deleting all text/numbers from the userman rate-limit fields and leaving them blank fixed the issue.

Cheers,

Alex

I have two requests similar to the ones mentioned above;

  1. I want to be able to disable all users on usermanager from queue without having to do it for each client from rate limit

  2. Secondly, I will like to time the queue period e.g Users will be on queue from 7am to 9pm and will be disabled from queue as from 9pm to 7am.

Any solution to these problems…