RouterOS PPPOE Dialing Problem

RouterOS ADSL Dialing Problem

Ask you to see if you have encountered this problem.

  1. RouterOS creates pppoe-client to dial ISP successfully and fails to dial again if disconnected, regardless of device reboot or cat reboot.

  2. The only solution at present is to reconfigure the dial successfully after resetting the RouterOS device.

Or after resetting the RouterOS device, importing the previous backup file connection succeeded

This problem has been bothering me for a long time, and it affects the use of it.

RouterOS version 6.42.10 or upgrade to 6.43.7 has this problem

There are also different RouterOS devices that all have this problem and I don’t know how to solve it.

Ask you how to solve this problem without resetting the RouterOS device to redial

Logs on RouterOS are shown as follows:
Attachment pictures
QQ图片20181219135824.png

It happened to me once … that PPPoE client entered endless loop of dialing server and failing to connect (I seem to remember that log mentioned inability to authenticate or some such).
The reason in my case was change of bridge MAC address (pppoe-client in my case runs on top of VLAN interface which is on top of bridge, hence pppoe-client uses bridge’s MAC address). The cure was to stop and start pppoe-client, it’s running fine since then.