MadaMzandu / uisp-ros-plugin

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

Exeptions not working as expected #41

Closed dhanielsnieto closed 1 year ago

dhanielsnieto commented 1 year ago

i have the 172.99.185.1 on exeption, but 1 subscriber is automatically getting that ip address for some reason

dhanielsnieto commented 1 year ago

I tried manually using the ip in a system subscriber (not for the customer), and when i provision the customer is getting the same ip, so now i have 2 subscribers with the same ip

dhanielsnieto commented 1 year ago

Here's a video of what is happening:

https://www.youtube.com/watch?v=5F3aMYpSATo

MadaMzandu commented 1 year ago

Thanks for the feedback, have you upgraded to 2.0.2.4. The ip exclusions should be fixed in that verson.

dhanielsnieto commented 1 year ago

Yes, I’m using the latest (2.0.2.4)

MadaMzandu commented 1 year ago

Thanks for the update. Try to assign the client a fixed address, then after the fixed address is applied, remove the fixed address and apply. This should release the excluded address, and the plugin will not assign it again.

dhanielsnieto commented 1 year ago

it is assigning the ip to another customer, is not excluding it

MadaMzandu commented 1 year ago

Ok thanks checking

MadaMzandu commented 1 year ago

It looks like the list of exclusions is not completing. Please test 2.0.2.5 and let me know. Thanks

dhanielsnieto commented 1 year ago

Now customers have a "unknown" package after update and rebuild.

image

MadaMzandu commented 1 year ago

Thats strange, rolling back

dhanielsnieto commented 1 year ago

The exclusions works, but packages broken

MadaMzandu commented 1 year ago

Ok lets try 2.0.2.6 and see if the packages and exclusions work properly

dhanielsnieto commented 1 year ago

Great news, everything working as expected, thank you so much!