Skip to Main Content

Infrastructure Software

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!

Connecting to EBS 12.1.3 installed on VirtualBox

Chris9Jul 30 2017 — edited Jul 31 2017

Hello Guys,

Can anyone point me to the correct network configuration in my virtualbox so I can connect to EBS 12.1.3?

I have successfully configured the database and application tier by running the scripts provided (visiondbconfig.sh and appsconfig.sh).

I was able also to get the ip address (ifconfig) and added it to my host file.

Below is my static IP which I defined prior to configuring db and apps. Please check if my setup is correct.

IP address:     192.168.56.1 (same IP assigned to my VirtualBox)

Netmask:         255.255.255.0

Gateway:         192.168.56.99

DNS server:     192.168.56.20

Hostname:        ebs.example.com

Host file:

192.168.56.1     ebs.example.com     ebs

Honestly, I have no idea in setting up the network, what IP to assign or whatever.

Appreciate your help on this.

Thanks,

Chris

Comments
Post Details
Added on Jul 30 2017
8 comments
1,983 views