[jboss-user] [Installation, Configuration & Deployment] - Re: Could not open Jboss Welcome page!!!

brooksj do-not-reply at jboss.com
Thu Oct 12 19:12:24 EDT 2006


"PeterJ" wrote : Here are the JBoss-related lines I added to /etc/sysconfig/iptables:
  | 
  | -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 8080 -j ACCEPT
  |   | -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 1099 -j ACCEPT
  |   | -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 1098 -j ACCEPT
  |   | -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4444 -j ACCEPT
  |   | -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4445 -j ACCEPT
  | 
  | The above lines must go before these lines:
  | 
  | -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited
  |   | COMMIT
  | 
hi,PeterJ
Thank you so much,it's ok now! 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978039#3978039

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978039



More information about the jboss-user mailing list