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:

Stack Overflow

:)