Invalid public shar...
 
Notifications
Clear all

Invalid public shared ip address in platform server configuration for shared IP address usage.

4 Posts
3 Users
0 Reactions
3,510 Views
Posts: 39
Topic starter
(@trabanom)
Trusted Member
Joined: 8 years ago

Hi there,

I´m newbie in this matter.  I had installed SolidCP on windows 2012R2, fresh install, and it seams to work up to add a domain and web site. I got "Invalid public shared ip address in platform server configuration for shared IP address usage."

1- Why to use a publick IP if I only use it on intranet: 192.168.x.x
2- where to put public IP on IIS?

3 Replies
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

Hello,

Please check out  configuration --> Servers --> [Web service]

at the top just below the ip selection box you got shared ip field. please make sure you fill in it's connection ip address there (normally this would be an external ip, however if it's just a web server for local lan you can fill in the lan ip instead).

Regards,

Marco

Reply
Posts: 39
Topic starter
(@trabanom)
Trusted Member
Joined: 8 years ago

I found it, thanks.

Reply
Posts: 1
(@otaskiran)
New Member
Joined: 8 years ago

Please execute following sql sentence.

 

INSERT INTO ServiceProperties

(ServiceID, PropertyName, PropertyValue)

VALUES(2, 'PublicSharedIP', 'YourIPAddressXXX.XXX.XXX.XXX')

Reply
Share: