• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Cannot

HoracioS

Regular Pleskian
Cannot mass change IP address in Plesk 11

Hello,

I´m trying to mass change IP address in Plesk 11 according as http://kb.parallels.com/943 but I got the following error:

# /usr/local/psa/bin/reconfigurator.pl ipaddresses.map
Adding venet0 5.5.5.5 255.255.255.255...
venet0: no such network interface.
/opt/psa/admin/bin/ifmng --add venet0 5.5.5.5 255.255.255.255: exited with non-zero code 256

I tried the solution in http://kb.parallels.com/en/113416 with the same result.

There is any limitation to use venet0 instead of eth0?

Regards,
Horacio
 
Last edited:
You can't add IP to network interface inside VPS. It can be done only from Virtuozzo hardware node.
 
??? I don´t want to add IP inside VPS...
I just assigned a new IP to the container and need to mass change IP in Plesk domains, but I can´t.
 
Was my error. I changed from bridged to routed and use venet0 i both cases instead of eth0 --> venet0

best regards,
Horacio
 
Back
Top