Add IP Addresses to Hotspot Users Automatically

Hello there,

I’ve 30 hotspot users, I’ve typed nothing in IP-Address field for each user.

I want a script that assigns an IP address (i.e. puts it automatically in ip-address field) for each user.

Example i’ve users:

4df1
sd5e
asd8
ty8r

The script should add ip-address from dhcp pool1 so that each user have ip address like that

4df1 → 10.0.0.1
sd5e → 10.0.0.2
asd8 → 10.0.0.3
ty8r → 10.0.0.4


Thanks in advance :smiley: :smiley:

Do you mean for the usermanager?

If you just want them to get an IP address using the DHCP-Server will auto assign and there’s no need for static IP addresses to login to the hotspot.

Please explain more about what you’re trying to achieve first.