We have just finish the testing with 802.1x via AAA server in one of
my hotspots (ROS 6.18) two week ago and realized that the authenticacion
was correct, but the accounting packet does not have the
Calling-Station-Id attribute and Called-Station-Id attribute
*Acct-Request Example **:*
Code: Select all
rad_recv: Accounting-Request packet from host 192.168.51.186 port 42639, id=17, length=191
Service-Type = Framed-User
NAS-Port-Id = "vap-AKIWIFI-Seguro"
NAS-Port-Type = Wireless-802.11
User-Name = "aafe8518"
Acct-Session-Id = "82600024"
Acct-Multi-Session-Id = "D6-CA-6D-07-57-7D-00-95-0E-00-4F-4A-82-60-00-00-00-00-00-1D"
Acct-Authentic = RADIUS
Acct-Status-Type = Start
NAS-Identifier = "ESCS0271-HOTCAB001:Entidad Local"
Acct-Delay-Time = 0
NAS-IP-Address = 192.168.51.186
I request to add to Accounting-Request the attributes:
- Called-station-id
- Calling-station-id
Santiago