Usermanager 4.0Beta3, IP pools

Hello

When adding new user in Usermanager I have to spesify IP pool.
Is it possible to have several pools, and make usermanger choose available IPs from all selected pools?

If I would like to add static IP for users do these have to be in a pool, or how would I do this?

IP Pool in User Manager contains just a pool name. As the real IP Pool could be located on a completely different router, User Manager does not know the IP range of each pool. Therefore User Manager cannot choose specific IP from the pool.

Hmm I`m not sure I understand.

I have created a pool, “pool1”.
Here I specify addresses from 192.168.2.2-192.168.2.125 (just an example, I use official IPs).

When adding user in Usermanager, I add the text “pool1” in the pool name field, and let IP address stand black.
Logging on with PPPoE user then gets address from pool1.

When adding several pools, pool1=192.168.2.2-192.168.2.125 pool2=192.168.3.2-192.168.3.125 pool3=10.1.20.2-10.1.20.254 and so on, is there a possibility to make the user get an IP from any of these available pools, and not just one?

u can use next pool, u create 1st pool with parameter next pool to another pool in UM specify 1st pool

Sorry, I misunderstood your question.

Thank you.

So if I in pool1 define pool2 as next and in pool2 define pool3 as next and so on, I only have to define pool1 in all users added in Usermanager?

If I would like to give some users static IPs, would I then make a separate pool for these, and just type in a IP from this pool in Usermanager, or any other way to do this?

Does the pools and Usermanger act as DHCP, or does the same user get the same IP every time?

You can specify an IP address for each user in User Manager.

Where to find working example on this? Becauze we tried to change ip after authentication, it is not woriking - just nat-to-nat.

Yes, IP address is working only as nat-to-nat, it is not possible to restrict specific username to IP address.
It is possible only for MAC-address in HotSpot.

Is there any way to control adresses given by dhcp using username and password? Maybe some third party software?

Is there any way not to use one -to-one nat, since ability of chaning customers pc’s IP is needed. What about this older functionality? Will it be later on?

Aries

ariesaries, DHCP does not provide any options for username/password.

For the one-to-one NAT.

/ip hotspot user profile set <used_profile> address-pool=none

to disable One-to-One NAT for authorized clients.

/ip hotspot set <used_server> address-pool=none

to disable One-to-One NAT for unauthorized clients.