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
![]()