as shown in the picture below i want to open a vnc session with VNC-Viewer Client in Windows OS:
When i want to open a session in VNC-Viewer i get this Error:
My attemps to reach the private subnet:
Check jump: jump to ODI-Private from Bastion: ssh -J opc@xx.xx.xx.xx opc@10.0.19.177 i can jump successfull
Check if VCN is running: ps -ef |grep vnc seems like running
Opening Port: 5901 in Bastion: sudo firewall-cmd --permanent --zone=public --add-port=5901/tcp
I am currently very perplexed and need help.
My Oracle instruction: https://docs.oracle.com/en/middleware/fusion-middleware/data-integrator/12.2.1.4/dimgs/getting-started-oracle-cloud-marketplace.html#GUID-CFB26CEA-DE22-4FD4-91DF-D9CAA48847BE
thanks for your Support. Port 5901 was not enabled permanently.