Hello i`m trying to do an smal web hosting server but i have an issue i have one domain and i don`t know how to configure ips and dns. I have debian 8 and ispconfig 3 I have one local ip 192.168.xxx.xx, and public ip like 102.54,53x how do i have to configure dns ips , or rutter...?
Did you test from inside your local network or outside? It might be that the horizon box blocks traffic from inside to the external IP that routes back to the internal IP.
Now is ok . I forward all needed ports for ispconfig and now is working perfect. Thanks. But another question how can i make an website like whmcs to run on ispconfig, i mean an website were can i get customers for my web hosting service? Do you have any example? PS: I will subscribe tommorow for this forum and for ispconfig manual.
ISPConfig has a remote API that you can use to connect your website with ISPConfig (e.g. to create a new client and website automatically when you sold a website). There is also a free whmcs plugin available when you want to use whmcs as frontend for your ispconfig servers. https://www.howtoforge.com/community/threads/new-ispconfig-module-for-whmcs.67824/
The API is a SOAP based api that work over http/https. The API documentation and example scripts are in the "remote_client" folder of the ISPConfig tar.gz file.