I installed the recent stable version late night and it competed without error. ...the problem I can't access ispconfig via a broswer. My URL's don't resolve to the machine in question at this time so I am using the ip address. Everything I read says that shouldn't be an issue, but thought it was worth mentioning. Please point me in a direction to start trouble shooting.
Thanks for your response, Here's the info you requested: Code: [root@odin ~]# 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 14322/mysqld tcp 0 0 localhost.localdomain:783 *:* LISTEN 14037/spamd.pid tcp 0 0 *:ndmp *:* LISTEN 2559/perl tcp 0 0 *:hosts2-ns *:* LISTEN 923/ispconfig_httpd tcp 0 0 tyr.ns-tgd.com:domain *:* LISTEN 7977/named tcp 0 0 thor.ns.tgd.com:domain *:* LISTEN 7977/named tcp 0 0 loki.ns-tgd.com:domain *:* LISTEN 7977/named tcp 0 0 odin.ns-tgd.com:domain *:* LISTEN 7977/named tcp 0 0 localhost.localdomai:domain *:* LISTEN 7977/named tcp 0 0 *:smtp *:* LISTEN 10630/master tcp 0 0 localhost.localdomain:rndc *:* LISTEN 7977/named tcp 1 0 odin.ns-tgd.com:42589 mirrors.mypsh.com:http CLOSE_WAIT 2468/python tcp 1 0 odin.ns-tgd.com:57424 ns1.centos.org:http CLOSE_WAIT 2468/python tcp 1 0 odin.ns-tgd.com:60090 75.174.92.64.static.re:http CLOSE_WAIT 2468/python tcp 1 0 odin.ns-tgd.com:60087 75.174.92.64.static.re:http CLOSE_WAIT 2468/python tcp 1 0 odin.ns-tgd.com:60085 75.174.92.64.static.re:http CLOSE_WAIT 2468/python tcp 1 0 odin.ns-tgd.com:59261 alpaca-ii.it.anl.gov:http CLOSE_WAIT 2468/python tcp 0 0 *:http *:* LISTEN 3612/httpd tcp 0 0 *:ssh *:* LISTEN 2118/sshd tcp 0 0 localhost6.localdomain:rndc *:* LISTEN 7977/named tcp 0 0 *:https *:* LISTEN 3612/httpd tcp 0 0 tyr.ns-tgd.com:http ::ffff:204.58.169.235:39398 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http ::ffff:204.58.169.235:39399 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http dialup-4.224.:streetperfect ESTABLISHED 4878/httpd tcp 0 0 tyr.ns-tgd.com:http 68-179-167-170.bsr-c1:50435 ESTABLISHED 4838/httpd tcp 0 0 tyr.ns-tgd.com:http 68-179-167-170.bsr-c1:50436 ESTABLISHED 5437/httpd tcp 0 0 tyr.ns-tgd.com:http ::ffff:199.8.81.248:19837 ESTABLISHED 5436/httpd tcp 0 2780 odin.ns-tgd.com:ssh 75-107-162-121.cust.w:18875 ESTABLISHED 5833/0 tcp 0 0 tyr.ns-tgd.com:http adsl-75-2-42-1:mcns-tel-ret FIN_WAIT2 - tcp 0 0 tyr.ns-tgd.com:http 74-142-53-115.dhcp.in:60801 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http waproxya29.msn.com:38096 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http squid.seidata.com:59909 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49886 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49887 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http ::ffff:199.8.81.248:19445 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http adsl-75-2-42-140.dsl.i:uorb FIN_WAIT2 - tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49896 ESTABLISHED 5438/httpd tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49897 ESTABLISHED 5040/httpd tcp 0 0 tyr.ns-tgd.com:http 74-142-18-39.dhcp.ins:54224 FIN_WAIT2 - tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49898 ESTABLISHED 5449/httpd tcp 0 0 tyr.ns-tgd.com:http ::ffff:199.8.81.248:19910 ESTABLISHED 5261/httpd tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49895 ESTABLISHED 5671/httpd tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49888 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http covgardens-loop-30.bt:49889 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http ::ffff:199.8.81.248:19423 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http c-67-174-80-46.hsd1.i:23464 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http c-67-174-80-46.hsd1.i:23465 TIME_WAIT - tcp 0 0 tyr.ns-tgd.com:http 74-142-18-39.dhcp.ins:54220 FIN_WAIT2 - tcp 0 0 tyr.ns-tgd.com:http 74-142-18-39.dhcp.ins:54217 TIME_WAIT -
ISPConfig is running correctly, maybe you installed a firewall. Please post the output of: iptables -L
Code: [tgd@odin ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination LOG all -- anywhere anywhere LOG level debug prefix `BANDWIDTH_IN:' RH-Firewall-1-INPUT all -- anywhere anywhere Chain FORWARD (policy ACCEPT) target prot opt source destination LOG all -- anywhere anywhere LOG level debug prefix `BANDWIDTH_OUT:' LOG all -- anywhere anywhere LOG level debug prefix `BANDWIDTH_IN:' RH-Firewall-1-INPUT all -- anywhere anywhere Chain OUTPUT (policy ACCEPT) target prot opt source destination LOG all -- anywhere anywhere LOG level debug prefix `BANDWIDTH_OUT:' Chain RH-Firewall-1-INPUT (2 references) target prot opt source destination ACCEPT all -- anywhere anywhere ACCEPT icmp -- anywhere anywhere icmp any ACCEPT esp -- anywhere anywhere ACCEPT ah -- anywhere anywhere ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ACCEPT udp -- anywhere anywhere udp dpt:ipp ACCEPT tcp -- anywhere anywhere tcp dpt:ipp ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ndmp REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
You have the redhat firewall installed which prevents the access of the ISPConfig interface. You must configure your firewall so that port 81 is open. Also make sure, that SE linux is disabled.