10-29-2008 06:39 AM - edited 03-10-2019 04:09 PM
I'm using RADIUS to authenticate PPP sessions coming into a 7200 router over L2TP (using BT's 21C WBMC product). However for every connection for an example user of user@domain the RADIUS server sees one Access-Request for the domain only and then another for user@domain. Is there a way to configure the 7200 to only send the user@domain Access-Request and not the one for just the domain?
Solved! Go to Solution.
11-05-2008 08:33 AM
Hi Jon,
Try using the below commands,
Step 1 Router(config)# vpdn-group group-number
Step 2 Router(config-vpdn)# authen before-forward
Step 2 specifies that the entire structured username be sent to the radius server the first time the router contacts the radius server.
11-05-2008 08:33 AM
Hi Jon,
Try using the below commands,
Step 1 Router(config)# vpdn-group group-number
Step 2 Router(config-vpdn)# authen before-forward
Step 2 specifies that the entire structured username be sent to the radius server the first time the router contacts the radius server.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide