Thanks Norman I have solved the issue already
The main problem was i had to resolve the ip-address properly jp is my hostname local means localhost jp.local means host jp is trying to access the system itself I had to just place jp.local in /etc/radiusclient-ng/radiusclient.conf (acctserver = jp.local) /etc/radiusclient-ng/servers (jp.local instead of 127.0.0.1 or under the SERVER NAME and its corresponding key) /etc/freeradius/clients.conf edit the client block as per necessary ( in my case instead of 127.0.0.1 i had to replace it with jp.local) On Fri, Jan 23, 2009 at 6:10 PM, Norman Brandinger <n...@goes.com> wrote: > Take a look at radiusclient-ng. The two files of interest are: > radiusclient.conf and servers. > > Regards, > Norm > > > ASHWINI NAIDU wrote: > >> hi all, >> >> >> I have freeradius-1.1.3 running on debain machine. i have integrated >> it with openser-1.3.4. when i try to make a call i get the following errors >> >> Jan 23 13:27:44 localhost /sbin/openser[9910]: ERROR:acc:acc_rad_request: >> radius-ing failed >> Jan 23 13:28:17 localhost /sbin/openser[9906]:* rc_send_server: no reply >> from RADIUS server jp.local:1813* >> Jan 23 13:28:17 localhost /sbin/openser[9906]:* ERROR:acc:acc_rad_request: >> radius-ing failed* >> Jan 23 13:29:29 localhost /sbin/openser[9913]: ERROR:tm:w_t_relay: >> t_forward_nonack failed >> >> >> myhostname is jp. >> >> I wanted to know where i can set the ip address of the radius server so >> that it can access the accounting server of freeradius. >> >> -- >> Thankin You, >> Ashwini BR Naidu >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Users mailing list >> Users@lists.opensips.org >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > -- Thankin You, Ashwini BR Naidu
_______________________________________________ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users