Hello Everybody,<br>
<br>
I'm working on Openser currently . Now I integrated FreeRadius in openser.<br>
<br>
I installed freeradius and radiusclient-ng in to box..<br>
<br>
In client.conf file<br>
- - - - - - - - - - - - - - - - -<br>
client <a href="http://192.168.2.55">192.168.2.55</a> {<br>
secret = radiustest<br>
shortname = hyperion.<br>
nastype =other.<br>
}<br>
<br>
users file<br>
- - - - - - - - - - - - - - - - -<br>
test Auth-Type :=Accept,<br>
Service-Type == " SIP-Caller-AVPs"<br>
test NAS-IP-Address == "<a href="http://192.168.2.55">192.168.2.55</a>" , Auth-Type := Digest, Password == "test",<br>
Reply-Message == "Hello 777 user id testing the radius server in openser. bbye"<br>
* * * * ** * * * * * * * * * * * * * * * *<br>
proxy.conf file<br>
realm <a href="http://192.168.2.55">192.168.2.55</a> { <br>
type = radius<br>
authhost = <a href="http://192.168.2.55">192.168.2.55</a><br>
accthost = <a href="http://192.168.2.55">192.168.2.55</a><br>
secret = radiustest<br>
}<br>
<br>
<br>
After this <br>
<br>
I tested the radius by using<br>
" radiusd -X " <br>
---->>> radiusd.conf[1840] unknown Auth-Type " Digest " in authenticate section.<br>
<br>
" radtest test test <a href="http://192.168.2.55">192.168.2.55</a> 1812 radiustest "<br>
---->>> Sending Access-Request of id 192 to <a href="http://192.168.2.55">192.168.2.55</a> port 1812<br>
User-Name = "test"<br>
User-Password = "test"<br>
NAS-IP-Address = <a href="http://255.255.255.255">255.255.255.255</a><br>
Re-sending Access-Request of id 192 to <a href="http://192.168.2.55">192.168.2.55</a> port
1812<br>
User-Name = "test"<br>
User-Password = "test"<br>
NAS-IP-Address = <a href="http://255.255.255.255">255.255.255.255</a><br>
Re-sending Access-Request of id 192 to <a href="http://192.168.2.55">192.168.2.55</a> port 1812<br>
User-Name = "test"<br>
User-Password = "test"<br>
NAS-IP-Address = <a href="http://255.255.255.255">255.255.255.255</a><br>
Please help me in this Regard.. Its very very urgent<br>
<br>
<br clear="all"><br>-- <br> Thanks and Regards <br>Sunkara Ravi Prakash (Voip Developer)<br>Hyperion Technology<br><a href="http://www.hyperion-tech.com">www.hyperion-tech.com</a>