Radius Missing Password

After upgrade from 6.42.7 to newest version (6.43 & 6.43.2), I have a problem missing password in radius log.

Winbox v: 3.18
RouterBoard: x86, RB951, QRT 5, RB912, RB751, …
Radius Server: NTTacPlus v: 2.07
Radius DataBase: MS-SQL

RouterBoard Radius Log
radius.JPG
Radius Server Log
radius2.JPG
Best regards,

Well check this and if radius is implemented on win server try this
If for whatever reason you ‘must’ use MS-CHAPv2, you can enable NTLMv2 authentication is RAS by adding the following registry entry:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.
    
  2. Locate and then click the following registry subkey:
    

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\Policy
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type Enable NTLMv2 Compatibility, and then press ENTER.
5. On the Edit menu, click Modify.
6. In the Value data box, type 1, and then click OK.
Quit Registry Editor.
Restart server.

Not working.

Can you export your radius settings in MKT and make some screenshots of network policy from win srv?

Изпратено от моят SM-A510F с помощта на Tapatalk

I’m not using windows as radius, my radius is NTTac+.

/radius
add accounting-port=1646 address=172.30.0.3 authentication-port=1645 secret=xxxxxxxxxxxx service=login src-address=172.26.69.200 timeout=3s

In this case can you set NTTac+ to use MS-CHAP v2 for authentication encryption?

I have 3 attributes for MS-CHAPv2, but I don’t know how it’s work.
MS-CHAP2-Response
MS-CHAP2-Success
MS-CHAP2-CPW

I set attribute Authentication-Methos: MS-CHA-v2, I receive error MS-CHAP-Error.
Any help?