[rbak-nsp] SMS PPPoE RADIUS Config
Chris L
cjl at viptalk.net
Fri Aug 3 17:44:36 EDT 2012
On Aug 2, 2012, at 9:43 PM, Soe Prapti wrote:
> Hi Chris,
>
> I never use SMS, but in SER below is reply from radius :
> AUTH PROCESS
> auth attributes
> - check/control attributes
> username
> - User-Name : username at realm
> - Stripped-User-Name : username (without @realm)
> password
> …
Thanks for that, but I'm not sure how to apply it to SMS. Here's a current session RADIUS config for a Bridge 1483 static IP session that currently works fine:
First the RADIUS request for the on demand PVC when traffic is detected:
rad_recv: Access-Request packet from host 172.99.99.12 port 1812, id=4, length=82
User-Name = "RDBACKS5P0.0.373"
User-Password = "Redback"
NAS-Identifier = "1350-Redback"
Service-Type = Dialout-Framed-User
NAS-Port = 208942
Login OK: [rdbacks5p0.0.373] (from client 1350redback port 208942)
Sending Access-Accept of id 4 to 172.99.99.12 port 1812
Service-Type = Dialout-Framed-User
PVC_Encapsulation_Type = AAA-ENCAPS-ATM-BRIDGE1483
PVC_Profile_Name = "768-128"
Bind-Type = AAA-SUBSCRIBE-BIND
Bind_Sub_User_At_Context = "0115551212 at mycontext"
Then the subscriber request:
rad_recv: Access-Request packet from host 172.99.99.12 port 1812, id=5, length=93
User-Name = "0115551212 at mycontext"
User-Password = "Redback"
NAS-Identifier = "1350-Redback"
Service-Type = Framed-User
NAS-Port = 671089013
Connect-Info = "768-128"
Login OK: [0115551212 at verizon] (from client 1350redback port 671089013)
Sending Access-Accept of id 5 to 172.99.99.12 port 1812
Framed-IP-Address = 172.99.98.122
Service-Type = Framed-User
Context_Name = "mycontext"
I need to figure out how to run PPPoE instead.
Thanks.
>
> On Fri, Aug 3, 2012 at 8:53 AM, Chris L <cjl at viptalk.net> wrote:
> Could someone please share the radius reply items they are returning for the initial on-demand ATM PVC authentication from a Redback device that tells it to start up a PPPoE session on the PVC?
>
> I know it's old hardware but it's for a temporary project.
>
> This is what we receive at the RADIUS server when there's activity on the on-demand PVC.
>
> rad_recv: Access-Request packet from host 172.99.99.12 port 1812, id=200, length=82
> User-Name = "RDBACKS5P0.0.502"
> User-Password = "Redback"
> NAS-Identifier = "8873-Redback"
> Service-Type = Dialout-Framed-User
> NAS-Port = 208350
>
> From looking at the static configs in the manual, the attributes below look like what needs to be returned to put the circuit in PPPoE mode.
>
> I'm returning this but I'm never seeing the PPPoE authentication packet from the client router hit RADIUS. In fact, A circuit is never created in the SMS. These exchanges just keep repeating.
>
> Login OK: [rdbacks5p0.0.502] (from client 1928redback port 208496)
> Sending Access-Accept of id 102 to 172.99.99.12 port 1812
> Service-Type = Framed-User
> PVC_Profile_Name = "1000-384"
> Bind_Auth_Context = "pppoecontext"
> PVC_Encapsulation_Type = AAA-ENCAPS-ATM-PPPOE
> Bind_Type = AAA-AUTH-BIND
>
> Any help appreciated.
> _______________________________________________
> redback-nsp mailing list
> redback-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/redback-nsp
>
>
>
> --
> Regards,
>
> Suparti
> 081384850602
More information about the redback-nsp
mailing list