|
Hi, I want to use the header " X-WAP-Network-Client-MSISDN " to
obtain the MSISDN. for that reason I decided configure the Radius accounting
Proxy. I have GSM(NAS) users and GPRS(GGSN)
users. how I can configure the Radius
accounting Proxy so that it works with GSM and GPRS at the same time? What I
have to put in the “secret-nas”
field? _ _ _ _ _ _ | | | NAS |-------------------- | (GSM)
| | | SECRETNAS|
| -------- _ _ | _ _ _ _
_ _ _ _ _ | (1.1.1.1) | | | | Radius |-----------| kannel | |SECRETRADIUS| |
| -----|------ |_
_ _ _ _ _| | _ _ _ _ _ _ | | | | | GGSN | | | (GPRS) |------- |SECRETGGSN | ------------- group = radius-acct our-port = 1646 secret-nas = SECRETNAS or SECRETGGSN <-------- the users Hill access
with GSM secret-radius=SECRETRADIUS
and others whit GGSN, what I put our-host=0.0.0.0
in this field? remote-port=1813 our-port=1813 remote-host=1.1.1.1 Very thanks. |
