Hello everyone, I have a MikroTik CCR1036 router running PPPoE to distribute internet to users on RouterOS v6, and it was working fine.
Recently, I updated it to v7, but I noticed that some older routers weren't connecting. I changed the MTU/MRU value to 1480, and some routers started working, while others didn't. In the log menu, I see the following message: "PPPoE connection established from MAC xx:xx:xx:xx:xx:xx" and it repeats every time without a successful connection. What's the solution? Please help me.
There were some problems with PPPoE servers (when multiple were running on same device) which were supposedly fixed in 7.20.4 ... try to upgrade ROS to that version an see if the problems will be fixed.
Downgrade your ROS below 7.20, just upgrade my RB5009 to 7.20.2 several days ago and i got a lot of “PPPoE connection from xx:xx:xx:xx:xx was already active - closing previous one”. Move OLT to another router with 7.18.2 and similar config, the message is gone and everything worked fine. For now, i stick to 7.18.2
I can’t remember if it was introduced in this version, but ‘accept-empty-service’ needs to be enabled, especially if you have a service name defined otherwise it will not match a pppoe service.
You can either remove the service name or enable that feature above and it may fix your issues.