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

Setup VPN Module Problem - What IP's can I use for Local and Remove Peer addresses?

Hello All,

I just installed VPN Module on Plesk 9 in Linux. I'm trying to create a vpn tunnel for a server to server connection to share data. I have two IP's for the Local and Remote Peer address;
xxx.xxx.xx.124
xxx.xxx.xx.125

But the system is giving me this error;
Error: The two IP addresses must differ only in the two least significant bits, these being 01 in one address and 10 in the other. It is recommended that you pick .1 and .2 for the last octets of these addresses.

If I understand this correctly I need to use;
xxx.xxx.xx.1
xxx.xxx.xx.2

No ip's from my provider ending in .1 or .2 are available.

Any advice on how to get this setup?
 
Back
Top