hi to all.
i want configure user manager for pppoe server. I must configure also radius or i can use usermanager without radius?
thanks to all
hi to all.
i want configure user manager for pppoe server. I must configure also radius or i can use usermanager without radius?
thanks to all
I think User Manager is RADIUS isn’t it? It’s just slimmed down to fit Mikrotik for an integrated experience?
PPPOE uses authentication. One option is to store/get the username and password, using Radius protocol (http://en.wikipedia.org/wiki/RADIUS). In that case, PPPOE acts as Radius client and User Manager - as Radius server.
Go through this…
http://wiki.mikrotik.com/wiki/User_Manager/PPP_Example
this 3 configuration are compulsory
/ ppp aaa set use-radius=yes
/ radius add service=ppp address=y.y.y.y secret=123456
/ tool user-manager router add subscriber=MikroTik ip-address=x.x.x.x shared-secret=123456
no need to configure client configuration