ispCP - Board - Support
[SOLVED] can't go on ispcp admin page... - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [SOLVED] can't go on ispcp admin page... (/thread-5835.html)

Pages: 1 2


RE: [SOLVED] can't go on ispcp admin page... - motokochan - 12-02-2010 02:48 AM

(11-27-2010 01:00 AM)petepe1 Wrote:  I don't know what kind of
impact it'll have once you want to grant sites other IP addresses but I
know it works with one address just fine.

It should work fine on multiple IPs. The only catch is you have to use the external IP for the server IPs as DNS will otherwise show the private IP and nobody will be able to access you. If you don't use the ispCP server for DNS, this doesn't apply to you.

This solution won't work for SSL-secured sites (not supported yet) as each site then needs a unique IP on which to bind and you need to specify the IP in the config.

Also, if you use the external IP, the system service status page breaks (it tries to communicate with the external IP and unless your router is fancy and supports NAT reflection, it won't work).


RE: [SOLVED] can't go on ispcp admin page... - petepe1 - 12-07-2010 05:40 AM

Thank you for the information.
It's been working fine for a while. But I'm gonna reinstall it because of other reasons. I hope that I can do it again Smile

(12-02-2010 02:48 AM)motokochan Wrote:  It should work fine on multiple IPs. The only catch is you have to use the external IP for the server IPs as DNS will otherwise show the private IP and nobody will be able to access you. If you don't use the ispCP server for DNS, this doesn't apply to you.

This solution won't work for SSL-secured sites (not supported yet) as each site then needs a unique IP on which to bind and you need to specify the IP in the config.

Also, if you use the external IP, the system service status page breaks (it tries to communicate with the external IP and unless your router is fancy and supports NAT reflection, it won't work).