I am running tomcat server on Fedora machine.
when I run tomcat using following command,
service tomcat start
it runs on localhost ,
but when i try to connect to the server using public ip address of the server as follows remotly
it does not start
could someone help me with this issue
Thanks in advance for any help