Instaling PPPoE Server on RouterOS

Hi

I want to use routeros with freeradius. how should i configure routeros to use it as pppoe server and nas server. How can i install pppoe server that use freeradius as authentication and accounting. i can install pppoe server but it does not talk to radius that i add to routeros.

  1. RouterOS IP: 10.1.1.100
  2. FreeRADIUS IP : 10.1.1.1

would you please the exact jobs that i should do in RouterOS.

Thanks

Configure RADIUS client: http://wiki.mikrotik.com/wiki/Manual:RADIUS_Client
Turn on RADIUS AAA for PPP: http://wiki.mikrotik.com/wiki/Manual:PPP_AAA#Remote_AAA

I’ve done that before but when i ran freeradius -X it does not get any thing from routeros.

I solved that problem but now when a computer wants to connect to routeros after confirming username and password, it disconnected. when i check that with windows computer i get the message that server can not assign ip address. what should i do?

Thanks

Sorry i am just beginner.
I solved the above problem now i get could not determine remote ip address in winbox after correct authentication and handing out ip address.