Skip to Main Content

Cloud Platform

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!

Route Table Rule

Hi,

I have a compartment with two compute instances, a and b.

CI a has a public IP.

I want the traffic coming to that public IP to be routed to a private IP on CI b*.

I thought I could do this through a Route Table Rule - I've set the Target Type to Private IP, Destination Type to CIDR Block, Destination CIDR Block to publicip/32, Target Selection to the OCID of the private IP on b.

But the incoming packets are still appearing on a and there's nothing on b.

Have I missed something obvious?

Thanks in advance!

P.

* the real deployment is more complicated than this. There are also CIs c and d and I need to change the target sometimes.

Comments
Post Details
Added on Mar 8 2023
0 comments
154 views