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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Multiple VNIC on instance

167126Jun 4 2025

Hi,

I'm adding a second VNIC to a Ubuntu 22.04 and Oracle Linux 8 and I'm able to connect using ssh to the second's VNIC public IP but I'm unable to send internet traffic using that VNIC.
Example: ping -I enp1s0 -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) from 10.0.0.211 enp1s0: 56(84) bytes of data.
From 10.0.0.211 icmp_seq=1 Destination Host Unreachable

Any idea to solve this?
My idea is to use both VNICs at same time, I guess that is possible…

Thanks

Comments
Post Details
Added on Jun 4 2025
0 comments
42 views