Thread Starter
toyo7m
(@toyo7m)
I have 21 locations that use the same first-six numbers and then branch off from there…
111.111.xxx.xx
For the x’s above, I’d like to specify the entire range of options. It’s difficult to collect all of the individual numbers, but if I could specify the range, it will make life easier.
Thread Starter
toyo7m
(@toyo7m)
It’s giving me a wrong format error.
I need to whitelist something like this…
xxx.xxx.0/255.0/255
Is this possible?