Radius: Double NAS-IP-Address and NAS-Identifier
-
Hi there,
Running 2.2.4 and 2.2.6 on my sites as the issue with 2.3.x with large amounts of VLANs causes us issues.
In the process of changing our radius setup and noticed during our testing a difference between 2.2.4 and 2.2.6. 2.2.6 sends accounting packets (authentication doesn't) as per below with a double entry for NAS-IP-Address and NAS-Identifier (we don't have the same issue with 2.2.4):
(66) NAS-IP-Address = 1.2.3.4
(66) NAS-Identifier = "xx:xx:xx:xx:xx:01"
(66) User-Name = "guest"
(66) Acct-Status-Type = Start
(66) Acct-Authentic = RADIUS
(66) NAS-IP-Address = 1.2.3.4
(66) NAS-Identifier = "xx:xx:xx:xx:xx:01"
(66) NAS-Port-Type = Ethernet
(66) NAS-Port = XXXXX
(66) Acct-Session-Id = "0aaedb496e056667"
(66) Framed-IP-Address = 172.16.1.2
(66) Called-Station-Id = "1.2.3.4"
(66) Calling-Station-Id = "xx:xx:xx:xx:xx:02"I would rather not deploy an older version of FW if I can avoid it but this is causing some issues with our radius platform (solvable but rather work out why first).
Does anyone have any ideas on why? Have looked at the .incs (captiveportal, radius_accounting) but struggling.
Thanks