Thread: Apache - Connection Timed Out
after hours of googling , debugging i'm @ loss next. have updated servers hardware , installed 11.10 on (was running 10.04). installed lamp taskel, , forwarded port 80 on router. problem i'm having when browse server on lan ip default apache index.html find, however, if attempt same external ip "connection has timed out" error , cannot figure out why.
neither access.log nor error.log show anything
shieldsup confirms 80 open
apache access logcode:$ netstat -ntpl active internet connections (only servers) proto recv-q send-q local address foreign address state pid/program name tcp 0 0 0.0.0.0:995 0.0.0.0:* listen 14242/dovecot tcp 0 0 127.0.0.1:3306 0.0.0.0:* listen 11404/mysqld tcp 0 0 0.0.0.0:110 0.0.0.0:* listen 14242/dovecot tcp 0 0 0.0.0.0:143 0.0.0.0:* listen 14242/dovecot tcp 0 0 0.0.0.0:80 0.0.0.0:* listen 24826/apache2 tcp 0 0 0.0.0.0:22 0.0.0.0:* listen 14697/sshd tcp 0 0 0.0.0.0:25 0.0.0.0:* listen 11979/master tcp 0 0 0.0.0.0:993 0.0.0.0:* listen 14242/dovecot tcp6 0 0 :::995 :::* listen 14242/dovecot tcp6 0 0 :::110 :::* listen 14242/dovecot tcp6 0 0 :::143 :::* listen 14242/dovecot tcp6 0 0 :::22 :::* listen 14697/sshd tcp6 0 0 :::993 :::* listen 14242/dovecot
help appreciated, use server heavily during semestercode:127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 127.0.0.1 - - [11/jan/2012:23:56:01 -0800] "options * http/1.0" 200 152 "-" "apache/2.2.20 (ubuntu) (internal dummy connection)" 192.168.11.3 - - [12/jan/2012:00:07:43 -0800] "get / http/1.1" 304 209 "-" "mozilla/5.0 (windows nt 6.1; wow64; rv:9.0.1) gecko/20100101 firefox/9.0.1" 192.168.11.3 - - [12/jan/2012:00:07:47 -0800] "get / http/1.1" 304 208 "-" "mozilla/5.0 (windows nt 6.1; wow64; rv:9.0.1) gecko/20100101 firefox/9.0.1" 192.168.11.3 - - [12/jan/2012:00:07:48 -0800] "get / http/1.1" 304 208 "-" "mozilla/5.0 (windows nt 6.1; wow64; rv:9.0.1) gecko/20100101 firefox/9.![]()
do have dynamic ip address might have changed?
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] Apache - Connection Timed Out
Ubuntu
Comments
Post a Comment