It seems it all was a problem with my ISP. It was filtering my http port.
If I move it to port 8080 it works ok.
Sorry for sending the bug report, it wasn't a bug after all, I should
have checked it more, before sending it.
Here it is the output of 'lsof -i TCP|grep apache' just in case:
apache2 6231 root 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6232 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6233 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6234 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6235 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6236 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
apache2 6244 www-data 3u IPv6 35203 TCP *:webcache
(LISTEN)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]