Bill Schoolfield <bill@billmax.com> writes:
Hi All,
This isn't freeradius specific per se but I can't find anything on the web about this. Maybe someone here has experience with this.
I'm trying to drop a session using radclient:
Sending Disconnect-Request of id 169 to 204.101.13.1 port 1700 User-Name = "someid@example.com" Acct-Session-Id = "erx ip:67.69.123.10:67.69.201.164:1698:d542:29da:ae8e:33d542:002" rad_recv: Disconnect-NAK packet from host 204.101.13.1 port 1700, id=169, length=26 Error-Cause = Session-Context-Not-Found
Did you try with either User-Name or Acct-Session-Id, but not both? It's been a long time since I played with this on ERXes, and it doesn't look like any of our lab boxes are powered on anymore, so I cannot say for sure how it works. But I believe I initially wrote the code we are using for MXes trying to maintain ERX compatibility, and that code uses only Acct-Session-Id. Worth trying if you haven't already. Bjørn