Ok, so I just Installed Ubuntu 9.04 with ISPConfig 3. Everything working fine inside my network, but when I try to connect from outside, it gives me the Network Timeout message. I opened and forwarded the ports on my router and I don't have firewall setup. I also installed webmin to see if it works and when I type in myhostname.com:10000, I can connect to that fine, but when I try to connect to myhostname.com it won't load also myhostname.com:8080. Please help. Thank you guys! Oh and also my hostname from Dyndns Here is my netstat -tap output: Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 localhost.localdo:10024 *:* LISTEN 25495/amavisd (mast tcp 0 0 localhost.localdo:10025 *:* LISTEN 25425/master tcp 0 0 *:mysql *:* LISTEN 25209/mysqld tcp 0 0 *:http-alt *:* LISTEN 26274/apache2 tcp 0 0 *:www *:* LISTEN 26274/apache2 tcp 0 0 linuxserver1.hom:domain *:* LISTEN 26299/mydns tcp 0 0 localhost.locald:domain *:* LISTEN 26299/mydns tcp 0 0 *:ftp *:* LISTEN 26293/pure-ftpd (SE tcp 0 0 *:ssh *:* LISTEN 1879/sshd tcp 0 0 *:smtp *:* LISTEN 25425/master tcp 0 0 *:https *:* LISTEN 26274/apache2 tcp 0 248 linuxserver1.homeli:ssh 24-240-69-94.dhcp:63565 ESTABLISHED 27221/sshd: istvan tcp6 0 0 [::]:imaps [::]:* LISTEN 26202/couriertcpd tcp6 0 0 [::]: pop3s [::]:* LISTEN 26238/couriertcpd tcp6 0 0 [::]: pop3 [::]:* LISTEN 26217/couriertcpd tcp6 0 0 [::]:imap2 [::]:* LISTEN 26181/couriertcpd tcp6 0 0 localhost:domain [::]:* LISTEN 26299/mydns tcp6 0 0 [::]:ftp [::]:* LISTEN 26293/pure-ftpd (SE tcp6 0 0 [::]:ssh [::]:* LISTEN 1879/sshd
If you can connect from internal then the problem is in your router and not on your ispconfig server. You should chcek your routrev documentation and ask your provider if they block ports like port 80 or 8080.
Thanks till for your reply. I found out that my ISP is blocking all my common ports like 80, 8080, 25 etc. so my mail server isn't working either. On my network it runs like a dream. what can I do to change all of those ports, so that my hole system working, my pop, web, ispconfig3??