Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread Shield: MAC address with description Ignored on allowed list #813

Open
gsanchietti opened this issue Oct 2, 2024 · 4 comments
Open
Assignees

Comments

@gsanchietti
Copy link
Member

On the "Thread Shield" page, under the "Allowed List" tab, there is an issue where entering a MAC address along with a description causes the MAC address to be ignored. However, when the MAC address is entered without a description, it is accepted without issues.

Steps to Reproduce:

  1. Navigate to the "Thread Shield" page.
  2. Click on the "Allowed List" tab.
  3. Enter a valid MAC address along with a description.
  4. Attempt to save the entry.

Expected Result:
The MAC address should be saved along with its description.

Actual Result:
The MAC address is ignored, and the entry is not saved.

Additional Information:
This issue appears to be an upstream bug related to BanIP.

Components

NethSecurity 23.05.4

@cotosso
Copy link
Contributor

cotosso commented Oct 10, 2024

BanIP currently doesn't support comments for MAC addresses in the allowlist.

However there is a good chance that this feature will be added with the upcoming banIP updates.
As it is quite a rare use case, for the moment, we won't make any changes to NethSecurity UI and will wait for further developments on banIP.

As soon as there will be updates from banIP we will fix the bug definitively (at that point it might already be solved automatically).

@cotosso
Copy link
Contributor

cotosso commented Oct 12, 2024

BanIP updated to 1.0.0.8 introduced comments for MAC Address in allowlist and blocklist:

openwrt/packages@270e6f1#diff-8589640d502b0bdc4a42cc843a706e764dc770b314b1ba017692c1cbc68647a5

@gsanchietti
Copy link
Member Author

We can either fork the package to import inside current version, or wait upstream to release on the stable tag

@cotosso
Copy link
Contributor

cotosso commented Oct 14, 2024

I tested the new version and it works flawlessy.
Cause this kind of feature is not so urgent (we can still use mac address without comments) we decided to wait for the stable upstream release at most until the release of nethsecurity 8.4.
At that point if we still don't have a stable upstream we'll fork the package to import inside current version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ToDo 🕐
Development

No branches or pull requests

4 participants