Hi All, I want to configured service profile on freeradius as per following setting *********** User profile **************( It will be in user database) bert Password = "ernie" Session-Timeout = 21600, Account-Info = "GServiceGroup1", Account-Info = "Nservice1.com", Account-Info = "Ngamers.net" ***************Service profile **************** service1.com Password = "cisco", Service-Type = outbound, Idle-Timeout = 1800, Service-Info = "R192.168.1.128;255.255.255.192", Service-Info = "R192.168.2.0;255.255.255.192", Service-Info = "R192.168.3.0;255.255.255.0", Service-Info = "Gservice1", Service-Info = "D192.168.2.81", Service-Info = "MC", Service-Info = "TP", Service-Info = "ICompany Intranet Access", Service-Info = "Oservice1.com" ******************Group Profile ******************** ServiceGroup1 Password = "cisco", Service-Type = outbound, Account-Info = "Nservice1.com", Account-Info = "Ngamers.net", Account-Info = "GServiceGroup3", Account-Info = "GServiceGroup4", Account-Info = "IStandard User Services" How do I configured service profile and group profile means in which file and how do i define it in radius conf file in which section. Please let me know Thanks in Advance Ganesh