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

Preview service resolves Internal IP

S

SteveM

Guest
Hi

I had a fully operational Plesk 8.1 & Sitebuilder 3.2 install. Since upgrading to Plesk 8.2 & Sitebuilder 4, Sitebuilder publishing has broken.

My installation is behind a firewall and is nat'ed

I have installed the hotfix.

I have made the modification to HostingService.exe.config as outlined in http://kb.swsoft.com/article_174_1341_en.html without any success.

It is still trying to connect to the local ip 192.168.xxx.xxx

I have attached a copy of the HostingService.exe.config

I have also modified the web.config file with <add key="EnableNATSupport" value="true"/>

I have modified the site properties and the hosts file.

I'm really frustrated.

Thanks

Steve
 
There is also an undocumented registry key that needs checked also.

To fix this problem configure HKEY_LOCAL_MACHINE\SOFTWARE\SWsoft SiteBuilder for Windows\CREATEDWEBSITEIP to '*'.
 
Back
Top