Hello
I have a CentOS KVM running from my SmartOS server. I've installed APEX 19.2 on CentOS machine, and now I'm unsure how to access it. CentOS has IP wihin local network, so 192.168.0.118, I can ping the machine, but when I go to 192.168.0.118:8080/apex/apex_admin, it won't connect
exec dbms_xdb.sethttpport(8080); has been set.
I guess same with connection to the database on 1521, from SQL Developer for example - "Listener has refused the connection...".
Is there something else I should do? Port forward from guest?