• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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