Skip to Main Content

Oracle Database Free

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!

Changing DB 23c Developer VM from NAT to Bridged or NAT to NAT + Bridged,

Bob BrylaMay 7 2023

Started with released VM image, works fine with NAT (other than the SQL Developer port forwarding issue). I want to change the options for the VM and instead of NAT, use a Bridged network adapter and assign a fixed address on the same network. Which means I can communicate between two VMs or the host and the VM as another peer on the local network. When it starts up, I get

Failed to open/create the internal network 'HostInterfaceNetworking-Realtek PCIe 2.5GbE Family Controller' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Result Code:
E_FAIL (0X80004005)
Component:
ConsoleWrap
Interface:
IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}

Same error if I leave NAT for Adapter 1 and try to use Bridged for Adapter 2.

Network configuration for the bridged adapter looks like this:

Thanks.

Comments
Post Details
Added on May 7 2023
5 comments
690 views