Symptoms
- Unable to repair broken IP in Tools & Settings > IP Addresses > Repair:
Error: ifmng failed: Execute netsh interface ipv4 add address Ethernet 203.0.113.2 32 failed[1]: Invalid mask parameter (32).
- IP 203.0.113.2 doesn't exist on Windows server:
C:> ipconfig |findstr 203.0.113.2
Cause
Plesk bug PPPM-11763 that will be fixed in future Plesk updates.
Resolution
As a workaround add IP manually to the server:
- Login to the server via RDP.
- Add IP to the server manually:
C:> netsh interface ipv4 add address Ethernet 203.0.113.2 255.255.255.255
- Login to Plesk.
- Go to Tools & Settings > IP Addresses > Reread