PPPOE with RODOPI

Hello I have found this thread:
http://forum.mikrotik.com/t/framed-ip-address-question/2288/1

I cannot figure out what attributes I need for the PPP on a hotspot to work with my RODOPI accouting system. I can get it to auth and I know the password is working but I have an error that occurs. If any one else is using RODOPI please PLEASE give me any suggestions my mind is at limit with options to try.

Thank you.

Not sure about hotspot. But I currently have Rodopi interfacing with my Radius server (Radiator) and then authenticating all the users with PPPoE. I think hotspot can also be setup to authenticate with a radius server. Either way, Rodopi (along with other ISP billing solutions) need an event script to add the user and attributes to a radius server. Since all my radius server uses the mysql database. I simply have a SQL event script setup in Rodopi to manage accounts as they are changed. Also, Rodopi turns them off automatically when they don’t pay their bill.

Eric

Well it is an older version of rodopi with Vircom. It populates the vircom jsut fine I jsut need to knw the radius attributes you are to use with a PPPoE connection. I think once I have that then I will be able to figure out the hotspot auth.

Ok here is what I needed in my radius attributes.. I didn.t need Framed-User but I needed Login-User

Radius Attributes Editor -

Default Template Name: DesertPPPoE

Framed-Protocol PPP
Framed-MTU 1500
Service-Type Login-User



Thanks for the suggestions. I ttook me week to find this out with a lot of searching and trial and error. But at least I got it.

-Sincerely,
DesertAdmin