The WinRM client cannot process the request. The IP Filter is invalid. Ranges are specified using the syntax IP1-IP2. Multiple ...

The WinRM client cannot process the request. The IP Filter is invalid.
Ranges are specified using the syntax IP1-IP2. Multiple ranges are separated using , as delimiter.
* is used to indicate that the service should listen on all available IPs on the machine.
When * is used, other ranges in the filter are ignored. If filter is blank, the service doesn't listen on any address.
For example, if service should be restricted to listen on only IPv4 addresses, IPv6 filter should be left empty.

Example IPv4 filters:
2.0.0.1-2.0.0.20, 24.0.0.1-24.0.0.22


 Example IPv6 filters:
3FFE:FFFF:7654:FEDA:1245:BA98:0000:0000-3FFE:FFFF:7654:FEDA:1245:BA98:3210:4562