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