Linux system tomcat started normally cannot access the Home Page environment: linux system tomcat 6.0.24 jdk 1.6 www.2cto.com firewall problem view firewall command: chkconfig -- list | grep-I iptables disable firewall command: /sbin/service iptables stop [root @ etl01 bin] #. /shutdown. sh ====== shut down tomcatUsing CATALINA_BASE:/java/apache-tomcat-6.0.24Using CATALINA_HOME:/java/apache-tomcat-6.0.24Using CATALINA_TMPDIR:/java/apache-tomcat-6.0.24/tempUsing JRE_HOME: /usr/java/jdk1.6.0 _ 22 Using CLASSPATH:/java/apache-tomcat-6.0.24/bin/bootstrap. jar [root @ etl01 bin] #. /startup. sh ====== start tomcatUsing CATALINA_BASE:/java/apache-tomcat-6.0.24Using CATALINA_HOME:/java/apache-tomcat-6.0.24Using CATALINA_TMPDIR:/java/apache-tomcat-6.0.24/tempUsing JRE_HOME: /usr/java/jdk1.6.0 _ 22 Using CLASSPATH:/java/apache-tomcat-6.0.24/bin/bootstrap. jar [root @ etl01 bin] # chkconfig -- list | grep-I iptables === check fire walliptables 0: off 1: off 2: on 3: on 4: on 5: on 6: off [root @ etl01 bin] #/sbin/service iptables stop === stop fire wallFlushing firewall rules: [OK] Setting chains to policy ACCEPT: nat filter [OK] Unloading iptables modules: [OK]