2011/12/8 Толик Шавловский <[email protected]>: > Hi, > > mysql> use freeradius; > Database changed > mysql> select * from radcheck; > +----+-----------------+--------------------+----+------------------+ > | id | username | attribute | op | value | > +----+-----------------+--------------------+----+------------------+ > | 1 | user | Password | == | user | > | 3 | [email protected] | Cleartext-Password | := | test | > | 5 | [email protected] | Cleartext-Password | := | test | > | 10 | user | Simultaneous-Use | := | 1 | > | 8 | [email protected] | Framed-Filter-Id | := | SP=data:MSF=data | > | 9 | [email protected] | Framed-Filter-Id | := | SP=data:MSF=data | > +----+-----------------+--------------------+----+------------------+
There's no user called 'KeepAliveUserNameAndPassword' > Wimax cannot. I don't know why it uses username = > 'KeepAliveUserNameAndPassword', like in the debug?? Because the NAS sends it. If you think it shouldn't, examine the NAS config. Or ask the NAS vendor. The log doesn't lie. Did you ACTUALLY test authentication with a client connecting to the NAS? Or did you just start up FR in debug mode and hope there would be a packet from the NAS? -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

