Ns.1.5.0-rc1 issues

Hello everyone,
I Just upgraded to 24.10.0-ns.1.5.0-rc1
I noticed 2 issues:

I’ve tried DHCP mac binding, but appears not enabled, even after soft binding enabled.

On network scan, i found duplicates ip and Mac address on result list.
I’ve found this problem in 1.4 stable too.

Can you riproduce these 2 issues?

Thank you

No, I couldn’t reproduce.

Soft binding worked: Changed the IP of a DHCP configured device to another manual IP and wasn’t able to browse because of IP/MAC mismatch.

Strict binding worked: A manually configured device not in reservations wasn’t able to browse.

There were no duplicates in the network scan.
This is the command that is used to scan br-lan, does it also show the duplicates?

arp-scan -I br-lan -l -x --macfile=/usr/share/arp-scan/mac-vendor.txt
1 Like

Sorry but i can’t reproduce duplicates in network scan, now both the suggested command and ui list are correct.
For Mac binding problem, i share a screenshot here.

After enabling soft binding, saving it and applying the changes I get:

It seems you changed the interface/bridge name, maybe that’s an issue?

I can’t Remember, maybe after ns7 migration…

Just solved the problem.
After ns7 migration, DHCP settings were not changing. br0 was the name of the bridge before migration. DHCP enable/disable was broken too.
I deleted and re-created green network interfacce, now Mac binding is working.

1 Like