NAS-Port not present in RADIUS Accounting

Hello,

my colleagues are setting up a new FreeRADIUS server and use one of our Mikrotik Routers for testing.

Now they noticed that one filed in the accounting log is missing.

NAS-Port

“NAS-Port-Type” and “NAS-Port-Id” do exist.

Mon Mar 11 14:32:02 2019
        Packet-Src-IP-Address = 1.2.14.46
        Packet-Dst-IP-Address = 1.2.1.20
        Packet-Src-Port = 34011
        Packet-Dst-Port = 18131
        Service-Type = Framed-User
        NAS-Port-Id = "systemname-1"
        NAS-Port-Type = Wireless-802.11
        User-Name = "testuser@th-koeln.de"
        Acct-Session-Id = "82700045"
        Calling-Station-Id = "8C-F5-A3-00-00-00"
        Called-Station-Id = "6C-3B-6B-00-00-00:eduroam-devel"
        Acct-Authentic = RADIUS
        Acct-Status-Type = Stop
        Acct-Terminate-Cause = Lost-Service
        Acct-Session-Time = 196
        Acct-Input-Octets = 42282
        Acct-Input-Gigawords = 0
        Acct-Input-Packets = 290
        Acct-Output-Octets = 84577
        Acct-Output-Gigawords = 0
        Acct-Output-Packets = 220
        NAS-Identifier = "systemname"
        Acct-Delay-Time = 0
        NAS-IP-Address = 139.6.14.46
        Stripped-User-Name = "testuser"
        Event-Timestamp = "Mar 11 2019 14:32:02 CET"
        Tmp-String-9 = "ai:"
        Acct-Unique-Session-Id = "d495476cb832cc935a33257496a9ef24"
        Timestamp = 1552311122

How can we enable this field or why is it not shown in the logs?

The RADIUS-Client is a CCR1009.
RouterOS: 6.44

Can anybody help?

I configured a new Mikrotik (cAP ac) to test this an another System.
RouterOS: 6.44

Same result. No “NAS-Port” ist sent to the RADIUS-Server.
I even checked the package with tcpdump/Wireshark that arrived at the RADIUS server.