I implemented PPPoE on my network, and facing allot of problems. The main issue is that users get disconnected after some time normally 30min.
Another issue that, when users dials in he/she is disconnected immidiately. At the same time when i dial from the same PC but with different ID it works, or if i sometime change the pass of the old id it works. But this is not the way i wanted.
We has some problems using ubiquiti nanostation with mikrotik AP. No problem using mikrotik on both access point and client. Our network deploys intensively PPPoE.
The problem usually occurs at peak time, but it some times also occurs at normal time. And i have enabled CPU graphing and i dont see my CPU usage going even near to 90%.
I am using CAT5 to provide internet services to client.
I am not using RADIUS, using simple SECRET feature.
I am using PPPoE with profiles. Profiles are only used to give different IP’s to different package based users.
I have static QUEUE for each IP. For local network using DHCP with static ARP, ARP=reply-only on Local interface.
use user-manager if you have more than 100 users, as that will scale well when your customer base grows, it will be easier to do it now, than wait for 200 - 300 users and migrate then from built in ppp database.
I dont have a L6 License, running two L5 on different machines, so i can not use User-Manager.
Normally at night more than 50 clients are online, so user-manager will not be of great help to me. If i would want to shift to user-manager, i will simply create a script using linux to add all users using command “/tool user-manager”, as i am controlling my PPPoE from Linux Webmin to add and delete user, change passwords, show online users, show all users in different catagory.