|
Home > Archive > Radius Server > September 2005 > Newbie Question - Please excuse...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Newbie Question - Please excuse...
|
|
| Henry Fourie 2005-09-22, 2:49 am |
| Hi There,
We have created a system wereby mobile devices will connect to the system
via GPRS over an APN that has been created for us. We need our own RADIUS
server for further auth, accounting and issueing IPs.
My networking experience is limited, especially in this arena.
Would the MS RADIUS server help provide me with this functionality? Is there
a specific link I can go to for this kind of information?
Thanks in advance,
Henry
| |
| Manjunath Bharadwaj [MSFT] 2005-09-22, 9:00 pm |
| Hello Henry,
http://www.microsoft.com/technet/pr...c5635dffff.mspx
has some information on IAS. In brief, IAS does authentication and
accounting but cannot distribute IP addresses. You can configure on a policy
basis to return an IPAddress, but IAS cannot keep state of IP addresses
already distributed.
You can implement this by using an extension DLL. You can get details of
such a state server here:
http://msdn.microsoft.com/library/d...tate_server.asp
Thanks, Manju
++++++++++++++++++++++++++++++++++++++++
+++++++
This posting is provided "AS IS" with no warranties, and confers no rights
"Henry Fourie" <henry@althalus.co.za> wrote in message
news:OMs$jb0vFHA.2072@TK2MSFTNGP14.phx.gbl...
> Hi There,
>
> We have created a system wereby mobile devices will connect to the system
> via GPRS over an APN that has been created for us. We need our own RADIUS
> server for further auth, accounting and issueing IPs.
>
> My networking experience is limited, especially in this arena.
>
> Would the MS RADIUS server help provide me with this functionality? Is
> there a specific link I can go to for this kind of information?
>
> Thanks in advance,
>
>
> Henry
>
|
|
|
|
|