I have a RAP application that is running on a certain port (8181). I can access my application from local ip: 192.168.0.230 but I can't access my application from my provider's link.
My router port is forwarded...
How can I configure my RAP application to listen to 0.0.0.0 interface?
P.S: I am sure that there is no problem in the router
Thank you in advance...