I've just completed installation of RH Linux 7.2, Apache 1.3.2, Sun J2SDK 1.4.1, and Tomcat 4.1.27. My problem is that I can't view the default Tomcat test page from a browser. The Linux machine is plugged into my LAN (private network, no public access yet). I can view the Apache test page from a browser by typing of linux box>, however when I try the same appending port 8080 I get a "page cannot be displayed" error. I've changed connector ports in server.xml with no luck. Tomcat and Apache startup with no errors. The log catalina.out shows tomcat-standalone service started with no errors. $CATALINA_HOME is set to the Tomcat install directory, $JAVA_HOME is set to the J2SDK install directory. I've read a ton on this but no luck yet. Any help is appreciated.