MadaMzandu / uisp-ros-plugin

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

IP pool exclusions not work 2.0.2.8 #44

Closed pashtete closed 1 year ago

pashtete commented 1 year ago

hi already installed last version 2.0.2.8 ip pools configured for router:

added new customer. came as new dhcp lease - 10.20.0.3 i added MAC and choosed Devices in attributes. plugin did static lease - 10.20.0.1. edited static lease back to 10.20.0.3

i thought maybe better rebuild plugin data, after updates. after that: 10.20.0.3(bound lease) edited to 10.20.1.3. do i have to add broadcast address/all non host addresses from network to ip pool exclusions? 10.20.0.166(waiting lease) edited to 10.20.1.1. MAC/Device added, without Static Lease attribute.

Thank you

MadaMzandu commented 1 year ago

Thanks for update will recheck exclusions and update

MadaMzandu commented 1 year ago

Have verified two problems, assignment is going past the broadcast address, and actual exclusion is being ignored. Will update when fix is uploaded

MadaMzandu commented 1 year ago

https://github.com/MadaMzandu/uisp-ros-plugin/releases/tag/2.0.2.9

Thanks for the feedback. Its been fixed. Exclusions were not being read and assignment was going past the broadcast address.

MadaMzandu commented 1 year ago

Closing this issue. Please re-open if still having problems