Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Advanced connection options: SSH Tunnels / Kerberos for VS Code?

Simon_PFeb 19 2021

Love the extension and Oracle's commitment to VS Code.
Curious though if (independently) the following advanced connection types will be supported like they are with SQL Developer:
Connecting through an SSH tunnel (to an SSH host with port forwarding to the DB Server)?
Kerberos authentication? (Might need an Oracle client for the "strong authentication" options?)
Thoughts on these possibilities?
Thanks!

Comments

Gbenga Ajakaye

What specifically did you change in your Network Gateway?

2744216

Only the IP Address changed from A.B.C.D to A.B.C.E

Gbenga Ajakaye

That's what I thought. In your question mentioned that no IP was changed.

Recently we had to change the network gateway for our 2 node MySQL cluster running on top of Oracle Grid (RHEL). None of the IPs changed. We noted the following behavior:

Can you look in the location below and make sure that the file reflects your changed IP.

/etc/hosts

2744216

The gateway IP address is not in the  hosts file, it is (and has only ever been) in a routing table.

1 - 4

Post Details

Added on Feb 19 2021
1 comment
1,395 views