27 Apr
2016
27 Apr
'16
8:42 a.m.
On Apr 27, 2016, at 6:06 AM, Juanjo Abenza <juanjo@excom.es> wrote:
I forgot to ask too, we have many users with the Framed-Ip-Address attributte, for give static IP address to some users, can we assign static ip's using the sqlippool module?
No. Put the static users into a *different* table, keyed by MAC address. Then, just SELECT the IP. IP pools are for dynamic IPs. Alan DeKok.