CentOS List wrote:
>>> I did a yum -y install tomcat5 and tomcat got installed with openjdk. But
> somehow if I goto http://localhost:8080 I am unable to get to the tomcat
> 
>>> default site.
>>>
>>> Any insight?
> 
>> Does netstat show anything listening on 8080?  Do you have a firewall that
> 
>> hasn't been adjusted to allow access to port 8080?
> 
> Thanks for the reply. Netstat does not show port 8080. Iptables is not
> running.
> 
> Proto Recv-Q Send-Q Local Address               Foreign Address
> State
> tcp        0      0 *:mysql                     *:*
> LISTEN
> tcp        0      0 localhost.localdomain:8005  *:*
> LISTEN
> tcp        0      0 *:8009                      *:*
> LISTEN
> tcp        0      0 *:webcache                  *:*

Webcache is port 8080.

-- 
   Les Mikesell
    lesmikes...@gmail.com

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to