Steve Kennedy wrote:
> 
> On Wed, Jan 16, 2002 at 11:28:47PM +0100, Stipe Tolj wrote:
> 
> > We use MySQL as storage for the client ip <-> MSISDN mapping. But the
> > whole thing may be done wihtin the RADIUS protocol itself.
> > So I'm asking if here are any RADIUS protocol specialists to give me a
> > hand on this?
> > It shouldn't be to hard, but I'm quite new to RADIUS internals and my
> > time is somewhat limited either :)
> 
> How, RADIUS does NOT cater for this.
> 
> When the NAS is set-up to RADIUS, it can auth from one or more servers
> and log to others.
> 
> You may be able to "hack" it if you onlyever have one NAS, but in
> a multi-NAS environment, it's virtually impossible.

It *is* possible, using RADIUS proxy mode. Your NAS requests auth at a
RADIUS server and if that one is configured to proxy any incoming acct
packets then Kannel may "ask" the RADIUS server for the MSISDN number
of a current client IP.
 
> You probably have to modify the RADIUS server to log the IP-CLI
> mapping somewhere, and then have Kannel query this. Or it could
> query the accounting logs.

Yep, we do this using MySQL as storage space. But you may implement it
by RADIUS protocol only, using the proxy functionality many RADIUS
servers allow.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to