• 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.

ip mapping-is this correct?

M

modom

Guest
I got a new server and have all my accounts on the new one now but am a little stuck with this mapping.

When I migrated all the accounts to the new server they were all put on one IP address. I ran the reconfigurator.pl on the new server to see what was in it:
# You should edit IP addresses, netmasks and interfaces to reflect your
# future settings. If you don't want the IP to be changed - leave it untouched,
# comment out it's line or remove entire line from the file.

The same IP 216.xxx.xxx.xxx with the mask 255.xxx.xxx.xxx is listed for all the domains now on the new server. Do I just keep listing this IP pointing to -> all of my different IP's and subnet masks on the old server like this? This doesn't make too much sense to me right now.
eth0:216.xxx.xxx.xxx 255.xxx.xxx.xxx -> eth0:63.xxx.xxx.xxx 255.xxx.xxx.xxx
eth0:216.xxx.xxx.xxx 255.xxx.xxx.xxx -> eth0:63.xxx.xxx.xxx 255.xxx.xxx.xxx
eth0:216.xxx.xxx.xxx 255.xxx.xxx.xxx -> eth0:72.xxx.xxx.xxx 255.xxx.xxx.xxx
 
Back
Top