Error when using the IBM AIX

Asked By 30 points N/A Posted on -
qa-featured

I installed Tomcat as an unprivileged user in IBM AIX [not Linux].

I need to use SSL port 443 but an error of 8443 appeared. For Linux, you can use iptables,

But what is solution in AIX?

SHARE
Answered By 0 points N/A #138273

Error when using the IBM AIX

qa-featured

Seems as if the port that you are using is blocking some of the connections that the system is trying to make.

The first thing you can do is to clean this port and then proceed.

  1. First go to portforward.com and see which ports are blocked or are in stealth mode.
  2. It will scan the ports of the entire computer. you will see the red as blocked ports.
  3. Now go to the router page, usually its 192.168.1.1 and go to port forward settings.
  4. Enter the port numbers that were red in the scan. Do it one by one as it will be easy to do and will not mingle up.
  5. Use both the TCP/UDP connection types for this.
  6. Save the settings and restart the modem.

Related Questions