Hello,
I'm triyng to make an object or a group to say "Not this network".
For exemple "Not 10.0.0.0/8" mean 0.0.0.0 -> 9.255.255.255 AND 11.0.0.0 -> 255.255.255.255
I can't manage to find a way to define 0.0.0.0 -> 9.255.255.255 AND 11.0.0.0 -> 255.255.255.255 in a simple way. In fact i have to create lot of network like :
0.0.0.0/5
8.0.0.0/7
11.0.0.0/8
12.0.0.0/6
16.0.0.0/4
32.0.0.0/3
and so on....
So my question is : Can i say "not an object" or do an IP range.
PS: my exemple is simple, in fact I have to say "not 5 networks"....
This thread was automatically locked due to age.