Re: Quota Control based on freeradius and SSG
I don't get a request for Quota, where does the Quota belong, I don't know where else to define it ----- Original Message ---- From: Ivan Kalik <tnt@kalik.net> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Sent: Monday, August 25, 2008 1:11:41 PM Subject: Re: Quota Control based on freeradius and SSG Post the debug. If you have set things up properly you should get three requests: one for the user, one for the service and one for the quota. Quota doesn't belong in service profile. Ivan Kalik Kalik Informatika ISP Dana 25/8/2008, "ahmed adel" <ahmedadel4eg@yahoo.com> piše:
Hi I have a setup where there is cisco 7200 router having SSG enabled on it, I want to enable quota control using SSG and radius. I made a service profile:
quota Password := "cisco" Service-Type = Outbound-User, Cisco-Service-Info = "R0.0.0.0;0.0.0.0", Cisco-Control-Info = "QV100"
and the router logs the user in and gets the profile from the radius but doesn't assign a quota to the user. I followed Cisco documentation but without any success. If anyone has faced a situation like this or succeeded in such a configuration please help.
Best Regards
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
It is a separate entry (in users file). Documentation does explain what needs to be in the service profile in order to generate an additional request. Use += operator to put multiple service info attributes in a reply packet. http://www.cisco.com/en/US/docs/ios/12_2/12_2b/12_2b4/feature/guide/12bssgpb... pap will live with Password as attibute, but for current freeradius version it should be Cleartext-Password. Ivan Kalik Kalik Informatika ISP Dana 25/8/2008, "ahmed adel" <ahmedadel4eg@yahoo.com> piše:
I don't get a request for Quota, where does the Quota belong, I don't know where else to define it
----- Original Message ---- From: Ivan Kalik <tnt@kalik.net> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Sent: Monday, August 25, 2008 1:11:41 PM Subject: Re: Quota Control based on freeradius and SSG
Post the debug. If you have set things up properly you should get three requests: one for the user, one for the service and one for the quota. Quota doesn't belong in service profile.
Ivan Kalik Kalik Informatika ISP
Dana 25/8/2008, "ahmed adel" <ahmedadel4eg@yahoo.com> piše:
Hi I have a setup where there is cisco 7200 router having SSG enabled on it, I want to enable quota control using SSG and radius. I made a service profile:
quota Password := "cisco" Service-Type = Outbound-User, Cisco-Service-Info = "R0.0.0.0;0.0.0.0", Cisco-Control-Info = "QV100"
and the router logs the user in and gets the profile from the radius but doesn't assign a quota to the user. I followed Cisco documentation but without any success. If anyone has faced a situation like this or succeeded in such a configuration please help.
Best Regards
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
ahmed adel -
Ivan Kalik