
There is a bug that prevents checking whether an IP in string form is in an IPNetwork. Explicitly convert the string to an IPAddress to workaround this.
There is a bug that prevents checking whether an IP in string form is in an IPNetwork. Explicitly convert the string to an IPAddress to workaround this.