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!
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
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 *op3s *:* LISTEN 2117/couriertcpd tcp 0 0 *:mysql *:* LISTEN 2180/mysqld tcp 0 0 *op3 *:* 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!
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.
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!
But using lynx is easier than installing a desktop environment. And a desktop is overhead for a server.