Hi.
We've just upgraded our office router from 3.28 to 4.10, and find that the router now ignores Framed-IP-Address in the radreply packet sent by freeradius.
We're using the hotspot method of controlling staff logins using their MAC address, which was working seemlessly with 3.28.
Freeradius reports sending this: (IP address taken out)
Sending Access-Accept of id 239 to x.x.x.x port 54983
Mikrotik-Rate-Limit := "1M/1M 2M/2M 756K/756K 3600/3600 5 512K/512K"
Framed-IP-Address = 192.168.11.82
But the router just seems to ignore the Framed-IP-Address and instead allocates another IP from the dhcp pool. The rate limit however seems to continue working exactly as expected.
I turned on hotspot debug logging, and the router does see the IP, like this:
ip x.x.x.x from RADIUS
but then reports:
getting ip address from pool - which it does.
It looks like a bug to me, but I'm not sure.
Did anyone else have this issue? Or have any ideas on how to resolve?
Cheers.