hotspot problem

I am using hotspot with freeradius server, and I got problem when I try to authenticate.

Here is what I got on log in mikrotik

13:36:41 hotspot,error,info,debug xxxx@xxx.com (10.1.2.254): configuration error: login failed: failed to add route
<xxxx@xxx.com>: bad prefix

On radius server I see that autentification is ok, accept is send, and in mikrotik radius status monitoring, i see that accept is increased…

Any suggetions would help :slight_smile:

What version are you using? What attributes your RADIUS server is sending back to the router?

freeradius_1.1.1-0_i386.deb

how can I see what I got back…

this is what I got on freeradius -x

Sending Access-Accept of id 28 to 161.53.xx.xx
Framed-Route = “xxxxxxx@xxx.com”
Configuration-Token = “student”
Connect-Info = “NONE”

Framed-Route should be an IP Address.