Hello, How do you get FreeRADIUS to stop ingoring VSAs? I have a box that's sending them and FreeRADIUS is simply ignoring them in rad_recv rad_recv: Accounting-Request packet from host 10.10.0.90:1068, id=0, length=58 NAS-Identifier = "acme-sd" Acct-Status-Type = Accounting-On NAS-IP-Address = 10.10.0.90 NAS-Port = 0 Acct-Session-Id = "sd1#28249" I know there are more attributes being sent than that because I can see them in the RADIUS packet. Any help/advice is appriciated. Thanks. -Daniel
Daniel Corbe <daniel.junkmail@gmail.com> wrote:
How do you get FreeRADIUS to stop ingoring VSAs? I have a box that's sending them and FreeRADIUS is simply ignoring them in rad_recv
If you're using 1.0.5, it will accept any kind of VSA in any format.
I know there are more attributes being sent than that because I can see them in the RADIUS packet.
Using what tool? rad_recv() prints out the attributes it receives. Alan DeKok.
participants (2)
-
Alan DeKok -
Daniel Corbe