<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
Hello<BR> <BR>I am having trouble with authentication to freeradius.<BR> <BR>I cant find any info on the Cisco-compatible Remote IP authentication method.<BR> <BR>I have looked everywhere and cannot see how to authenticate by h323-remote-address to freeradius.<BR>
 <BR>
The Radius Request looks like:<BR>
 <BR>
User-Name                        = '2001'<BR>Calling-Station-Id               = '2001'<BR>Called-Station-Id                = '012356789'<BR>h323-remote-address              = '172.101.91.1'<BR><BR>
i want to check against the h323-remote-address.  If it is an ip which is stored against a username, then the authentication should be successful.<BR>
 <BR>
i am using MySQL and i tried adding this to the radcheck table:<BR>
 <BR>
attribute: h323-remote-address<BR>
op: ==<BR>
value: 172.101.91.1<BR>
 <BR>
and variations on the above theme, but with no luck.<BR>
 <BR>
All i get at the moment is:<BR>
 <BR>
No authenticate method (Auth-Type) configuration found for the request: Rejecting the user<BR>Failed to authenticate the user.<BR> <BR>Any help is really appreciated.<BR> <BR>Many thanks<BR> <BR>Barney<BR><BR></body>
</html>