View Full Version : ISPConfig inaccessable
musya3d
28th May 2006, 08:14
Hello,
I have just installed ispconfig on sarge 3.1 and everything went smoothly and clean, but my main problem now is that i cannot access ispconfig from a web browser. my domain is https://www.xyz.de:81 but i cannot get to it, any help would be greatly accpreciated.
Thank You!
Hello,
I have just installed ispconfig on sarge 3.1 and everything went smoothly and clean, but my main problem now is that i cannot access ispconfig from a web browser. my domain is https://www.xyz.de:81 but i cannot get to it, any help would be greatly accpreciated.
Are you sure www.xyz.de points to your server IP?
Have you tried https://www.xyz.de:81 and http://www.xyz.de:81?
Please post the output of:
netstat -tap
musya3d
28th May 2006, 22:22
Thank you for your reply, yes i have tryed all of them,
here is the out put of netstat -tap
michael:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 2094/couriertcpd
tcp 0 0 *:pop3s *:* LISTEN 2117/couriertcpd
tcp 0 0 *:mysql *:* LISTEN 2180/mysqld
tcp 0 0 *:pop3 *:* LISTEN 2103/couriertcpd
tcp 0 0 *:imap2 *:* LISTEN 2080/couriertcpd
tcp 0 0 *:www *:* LISTEN 9745/apache2
tcp 0 0 *:81 *:* LISTEN 2392/ispconfig_http
tcp 0 0 *:ftp *:* LISTEN 2569/proftpd: (acce
tcp 0 0 michael.akopov:domain *:* LISTEN 2554/named
tcp 0 0 localhost.locald:domain *:* LISTEN 2554/named
tcp 0 0 *:ssh *:* LISTEN 2336/sshd
tcp 0 0 localhost.localdoma:953 *:* LISTEN 2554/named
tcp 0 0 *:smtp *:* LISTEN 2533/master
tcp 0 0 *:https *:* LISTEN 9745/apache2
tcp 0 444 michael.akopov:ssh 192.168.0.100:3808 ESTABLISHED14428/sshd: admin [
Thank You!
falko
28th May 2006, 23:02
The netstat output looks ok.
Is your ISPConfig server in a local network? If so, did you forward port 81 from your router to your ISPConfig system? Also make sure your firewall doesn't block port 81 and that your ISP doesn't block port 81.
musya3d
28th May 2006, 23:07
all of those are checked except for my ISP, ill check that out and let you guys know. Thanks! oh by the way, do you know how to install a desktop enviroment in debian? because then i could just go https://localhost:81 correct?
Thank You very much for you replies and posts!
falko
28th May 2006, 23:30
You don't need a desktop for this. You can use lynx on the shell:
lynx https://localhost:81/
musya3d
29th May 2006, 10:27
Yes but it is very complicated in there for me. any ideas as far as installing a desktop enviroment?
falko
29th May 2006, 16:53
But using lynx is easier than installing a desktop environment. And a desktop is overhead for a server.
musya3d
30th May 2006, 08:23
ok ill give it a try
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.