Remote IP Authentication
Barny Ritchley
barnyritchley at hotmail.com
Wed Jun 10 21:41:13 CEST 2009
Hello
I am having trouble with authentication to freeradius.
I cant find any info on the Cisco-compatible Remote IP authentication method.
I have looked everywhere and cannot see how to authenticate by h323-remote-address to freeradius.
The Radius Request looks like:
User-Name = '2001'
Calling-Station-Id = '2001'
Called-Station-Id = '012356789'
h323-remote-address = '172.101.91.1'
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.
i am using MySQL and i tried adding this to the radcheck table:
attribute: h323-remote-address
op: ==
value: 172.101.91.1
and variations on the above theme, but with no luck.
All i get at the moment is:
No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
Failed to authenticate the user.
Any help is really appreciated.
Many thanks
Barney
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090610/800bd081/attachment.html>
More information about the Freeradius-Users
mailing list