BNG(BRAS) + free radius
Hi Team, I have used free radius for authentication purpose but I never tried for BNG. MY requirement is as follows: PPOE client (router) ----------------------- PPOE server(router) ------------- Free radius When many internet users try to connect to isp router the free radius connected to the ppoe server should authenticate all the users in the client. What are the configuration changes need to be applied in the free radius. https://supportforums.cisco.com/docs/DOC-19726 >>>>>>>>>>>>. Configuration explaination Thanks, K. Karthik Kumar
On Wed, Aug 1, 2012 at 2:34 PM, karthik kumar <mail2karthek@gmail.com> wrote:
I have used free radius for authentication purpose
Authentication for what? wireless AP?
When many internet users try to connect to isp router the free radius connected to the ppoe server should authenticate all the users in the client.
Meaning what, exactly? If you mean "check client's user/password, and if it's correct send access-accept", then that's what radius does, nothing special there.
What are the configuration changes need to be applied in the free radius.
Generally speaking, radius (ANY radius) doesn't really care what device acts as NAS. It can be wireless AP, pppoe/pptp server, BRAS, GGSN, whatever. If they can use the same authentication mechanism (e.g. PAP, MSCHAPv2, EAP-PEAP-MSCHAPv2) then the radius-side setup is the same no matter what the NAS is. -- Fajar
participants (2)
-
Fajar A. Nugraha -
karthik kumar