PDA

View Full Version : Can't Access ISPConfig from LAN (Haven't tried WAN)


chris.zeman
11th September 2007, 21:46
I installed Ubuntu Server 7.04 per the How-To and then ISPConfig. I told it to use SSL for connections to the control panel. During installation it asked me to "Please enter the IP address of the ISPConfig web". I entered 172.16.100.200, although my server is temporarily on 172.16.100.203 until I get the server setup to share its internet connection. Could that be the problem? If I try to access the page without SSL, it tells me to connect using SSL, so I doubt it would matter. Anyways, I tried accessing ISPConfig the correct way, and IE tells me that it "cannot display the webpage".

Here is the output of netstat -tap:root@automation:~/ispconfig# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:mysql *:* LISTEN 4147/mysqld
tcp 0 0 *:www *:* LISTEN 5071/apache2
tcp 0 0 *:81 *:* LISTEN 5041/ispconfig_http
tcp 0 0 *:ftp *:* LISTEN 5254/proftpd: (acce
tcp 0 0 automation.sfcyb:domain *:* LISTEN 5221/named
tcp 0 0 10.1.10.200:domain *:* LISTEN 5221/named
tcp 0 0 localhost:domain *:* LISTEN 5221/named
tcp 0 0 localhost:953 *:* LISTEN 5221/named
tcp 0 0 *:smtp *:* LISTEN 5173/master
tcp 0 0 *:https *:* LISTEN 5071/apache2
tcp6 0 0 *:imaps *:* LISTEN 4246/couriertcpd
tcp6 0 0 *:pop3s *:* LISTEN 4286/couriertcpd
tcp6 0 0 *:pop3 *:* LISTEN 4264/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 4226/couriertcpd
tcp6 0 0 *:domain *:* LISTEN 5221/named
tcp6 0 0 *:ssh *:* LISTEN 4394/sshd
tcp6 0 0 ip6-localhost:953 *:* LISTEN 5221/named
tcp6 0 0 *:smtp *:* LISTEN 5173/master
tcp6 0 1480 automation.sfcybern:ssh ::ffff:172.16.1.2%:2705 ESTABLISHED4745/0

Thank you,
Chris

chris.zeman
12th September 2007, 16:54
I ended up just wiping the drive and starting over again. I chost HTTP instead of HTTPS this time and everything works fine now. :)

I guess it takes a little while to get used to ISPConfig. I don't want to say that it's not user-friendly since I JUST started using it. lol It'll just take some getting used to.