> From: Eyrignoux Marc [mailto:eyrig...@yahoo.fr]
> Subject: Re : Re : Tomcat 5.5.29 does not accept connections from
> outside
> 
> - With Tomcat 5.5.29:
> 
>   TCP    [::]:8080              [::]:0                 LISTENING

It appears to be listening only on IPv6, not IPv4.

Check the logs for 5.5.29 to see if anything interesting is being reported.

Post your server.xml, preferably with comments removed and passwords obfuscated.

You can try setting the address attribute of your <Connector> elements to 
"0.0.0.0" to force IPv4.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to