Actions
Feature #10918
openIP Aliases de-duplication
Status:
New
Priority:
Low
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
09/19/2020
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
when i add an IP Aliases with duplicate or same IP-address, it will add those IPs without any warning about duplicate entries.
I think it is much better to prevent duplicate IPs in Aliases.
Updated by Marcos M about 4 years ago
- Priority changed from Normal to Low
You can export the list, use any de-duplication tool, and re-import. Alternatively, if using pfBlockerNG, a custom list can be made there and it can use the de-dupe functionality from there.
Updated by Viktor Gurov about 4 years ago
pfctl does automatic deduplication,
you can check it with `pfctl -t <table_name> -T show`
Actions