I'm having strange problems with ISPConfig. I have my IP address of the server set to the network address of 192.168.1.100 I set the Dynamic DNS with www.DynDns.com to servername.companyname.com I can log into the server with https://servername.companyname.com:81 However, when accessing the settings menu it kicks me out to the ISPConfig login screen at https://192.168.1.100:81 Which is fine if I am accessing it from my network. However, I can't access it from the internet almost at all. I could set the IP address of the server to the router address but I would have to change it since it isn't static. Any help would be greatly appreciated.
Please set the correct URL in /home/admispconfig/ispconfig/lib/config.inc.php and the correct ServerName in /root/ispconfig/httpd/conf/httpd.conf and restart ISPConfig afterwards: Code: /etc/init.d/ispconfig_server restart
I changed the url and the Servername and it is still having the same exact problem. Do I have to change the exact server name to the URL it is getting linked to?