• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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