One minute
Firewall rules to redirect Glassfish 4.0 ports (80,443,8080 and 8181 will be open to internet)
Hello!
Fast trick to redirect ports when you are using a Java application server.
Be careful because 80, 443, 8080 and 8181 ports will be open to the Internet. If you want to close the 8080 and 8181, you will need an AJP proxy or to mark packets in the firewall. Read this link:
:)
57 Words
Feb, 2014