The module performs HTTP Digest authentication (RFC2617) as SIP specification (RFC3261) states. There is no need of IP. You can write your own module to perform enhanced security checks.
Daniel
On 6/1/2004 9:04 AM, Sara Allton wrote:
Hi,
I'm authenticating my users with radius[FreeRadius]. However i need to check the user agent's ip address before authenicating them. From the tests conducted, it seems that SER does not forward the client's ip address to the the radius server.
From the ser dictionary, it also seems that this is possible when sending accounting information to radius. However i need to have this information during the authentication phase, not accounting phase. Is there a way i could possibly configure ser to send this information during authentication stage?
thanks
Sara
--
Sign-up for Ads Free at Mail.com http://www.mail.com/?sr=signup http://mail01.mail.com/scripts/payment/adtracking.cgi?bannercode=adsfreejump01
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Daniel-Constantin Mierla writes:
The module performs HTTP Digest authentication (RFC2617) as SIP specification (RFC3261) states. There is no need of IP. You can write your own module to perform enhanced security checks.
it would be easy to add into auth_radius module sending of the src_ip address of the sip ua as an extra check item.
-- juha