Topic: POP/SMTP working but no HTTP/HTTPS to Roundcube and iRedAdmin
Zhang,
NOTE: This is on Ubuntu 10.04 x86_64 LTS
Some how I managed to disable my http/https access to roundcube and iRedAdmin. However, the following services DO work correctly:
- POP
- SMTP
- forwarding
After a clean reboot of the system, I see the following under ps -ef for apache2:
root@machine:~# ps -ef | grep apache2
root 1725 1038 0 20:47 ? 00:00:00 /bin/sh -e /etc/rc2.d/S91apache2 start
root 1734 1725 0 20:47 ? 00:00:00 /bin/sh /usr/sbin/apache2ctl start
root 1739 1734 0 20:47 ? 00:00:00 /usr/sbin/apache2 -k start
root 2032 2020 0 20:59 pts/1 00:00:00 grep --color=auto apache2
root@machine:~#
Here is netstat -an for 80 and 443:
root@machine:~# netstat -an | grep 443
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN
tcp 446 0 ###.###.210.8:443 ###.###.232.182:3672 CLOSE_WAIT
root@machine:~# netstat -an | grep 80
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:64995 ESTABLISHED
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:65013 ESTABLISHED
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58764 ESTABLISHED
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58774 ESTABLISHED
tcp 0 0 127.0.0.1:40804 127.0.0.1:389 ESTABLISHED
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:64987 ESTABLISHED
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58784 ESTABLISHED
tcp 0 0 ###.###.210.8:25 ###.###.2.22:50802 TIME_WAIT
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58769 ESTABLISHED
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:65006 ESTABLISHED
tcp 0 0 127.0.0.1:389 127.0.0.1:40804 ESTABLISHED
tcp 0 0 ###.###.210.8:25 ###.###.2.46:57080 TIME_WAIT
tcp 0 0 127.0.0.1:43780 127.0.0.1:7777 CLOSE_WAIT
tcp 492 0 ###.###.210.8:80 ###.###.232.182:3677 CLOSE_WAIT
tcp 0 0 127.0.0.1:7777 127.0.0.1:43780 FIN_WAIT2
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58779 ESTABLISHED
tcp 968 0 ###.###.210.8:80 ###.###.44.13:58759 ESTABLISHED
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:64998 ESTABLISHED
tcp 1096 0 ###.###.210.8:80 ###.###.212.253:64996 ESTABLISHED
unix 2 [ ACC ] STREAM LISTENING 4803 /tmp/clamd.socket
unix 2 [ ACC ] STREAM LISTENING 5280 /var/run/dovecot/auth-master
unix 2 [ ACC ] STREAM LISTENING 5080 private/bounce
unix 2 [ ] DGRAM 3807
root@machine:~#
It looks like apache2 is running but there is no answer to my browser requests on port 80 or 443...
any ideas on how to debug?
Thanks,
Phil
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.