0% found this document useful (0 votes)
66 views

Oracle EBS R12.2.7 On Virtual Box

The document summarizes the network configuration of a virtual machine named "apps.example.com" with IP address 192.168.1.111. It shows the hostname, IP address, /etc/hosts file, and ifconfig output confirming the IP address and network interface details. The VM has a single Ethernet adapter configured on the 192.168.1.0/24 network with MAC address 08:00:27:AA:06:D2. No other network interfaces are configured.

Uploaded by

Nawab Sharief
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views

Oracle EBS R12.2.7 On Virtual Box

The document summarizes the network configuration of a virtual machine named "apps.example.com" with IP address 192.168.1.111. It shows the hostname, IP address, /etc/hosts file, and ifconfig output confirming the IP address and network interface details. The VM has a single Ethernet adapter configured on the 192.168.1.0/24 network with MAC address 08:00:27:AA:06:D2. No other network interfaces are configured.

Uploaded by

Nawab Sharief
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

login as: root

[email protected]'s password:

Last login: Thu Jul 26 13:57:40 2018 from 192.168.1.109

[root@apps ~]# hostname

apps.example.com

[root@apps ~]# hostname -i

192.168.1.111

[root@apps ~]# cat /etc/hosts

127.0.0.1 localhost.localdomain localhost

::1 localhost6.localdomain6 localhost6

192.168.1.111 apps.example.com apps

[root@apps ~]# ifconfig

eth0 Link encap:Ethernet HWaddr 08:00:27:AA:06:D2

inet addr:192.168.1.111 Bcast:192.168.1.255 Mask:255.255.255.0

inet6 addr: fe80::a00:27ff:feaa:6d2/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:3311 errors:0 dropped:0 overruns:0 frame:0

TX packets:1836 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:324483 (316.8 KiB) TX bytes:555885 (542.8 KiB)

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host


UP LOOPBACK RUNNING MTU:65536 Metric:1

RX packets:140082 errors:0 dropped:0 overruns:0 frame:0

TX packets:140082 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:43491692 (41.4 MiB) TX bytes:43491692 (41.4 MiB)

[root@apps ~]#

VM Site Network Settings:


Client Side Network Settings:
Client Host file
R12.2.7 OVA Script

script.bat
NOTE: These Setting worked ever after system reboot

VM side:

Only one Network card used

Client Side:
Only this Ethrnet devise has been configured

Disable this Ethernet devise after setting

Disable Ipv6 for this Ethernet devise

You might also like