Hi all,
I have a running XE 18 on windows.
Installed apex 18.2 with embedded pl/sql gateway.
I configured it to port 8012 as 8080 is used already when i tunnel different apps.
The app works by default.
When i go to VPN (using cisco anyconnect), this stops working.
I tried it with localhost:8012 and 127.0.0.1:8012.
It is not an issue with the vpn, as i can access different tools localhost with the browser, for example i have jenkins on another port (tunneled to my localhost on another port) and that works.
I also can telnet to localhost.
It seems like some configuration is missing in the database web service handling part, but i don't really know this networking stuff.
On VPN i get connection reset, and when i get out of vpn, it works again. Same happens in Firefox/Chrome/IE.
Any suggestion would be welcome!
Thanks