User story #11658
Updated by BenoƮt PECCATTE over 6 years ago
We need a filter criterium that says "nothing matches regex" which for IP address would mean no IP matching this regex.
Hello,
When I go on the "search node" page
I select "Network Interface / IP Address / Not maching regex" and put a regex like 192\.168\.(1|2)\..* and clic on search
the result is all my nodes, it should not be :)
perhaps it's normal, I can have a mistake into my regex
the same regex works perfectly with just "Regex" instead of "Not matching regex"
thanks a lot