MadaMzandu / uisp-ros-plugin

This is a follow up replacement for the previous Uisp api for mikrotik routers.
34 stars 9 forks source link

PPPOE service not working #32

Closed kaziglv closed 1 year ago

kaziglv commented 1 year ago

PPPOE service not working, trying to add pppoe user but it creating DHCP user. Please guide.

MadaMzandu commented 1 year ago

The plugin will default to DHCP account if both a MAC address and PPPoE credentials are provided. Try to provide only the PPPoE username and password and see if it creates the pppoe account

kaziglv commented 1 year ago

I checked, doesn't work.

MadaMzandu commented 1 year ago

Please try to use the latest release, the last release 1.8.7 had a bug with the pppoe profiles.

kaziglv commented 1 year ago

Working perfectly. Can we disable the remote address option for PPP users? it should not pick any IP from the device IP pool unless we assign it from user profile. Thank you!

MadaMzandu commented 1 year ago

Great!! No that requires changing the code.