Vmware machine not able ping from each other for RAC setup
Hi
Vmware server 2
Oracle Linux 4.8
I am trying configure RAC on two vmware nodes. I just created one node and then clone that node as second. i have added both machines ip and host name in both machine's host file
here is the host file that is same in both node
127.0.0.1 localhost
192.168.2.131 rac1.test.az rac1
192.168.2.31 rac1-vip.test.az rac1-vip
10.10.10.31 rac1-priv.test.az rac1-priv
192.168.2.132 rac2.test.az rac2
192.168.2.32 rac2-vip.test.az rac2-vip
10.10.10.32 rac2-priv.test.az rac2-priv
one network card is setup as bridge and second network card setup as host only.
when i try to ping IP or hostname from each machine it says ... destination host unreachable ..
please help me .. i tried to repeat all the steps at least three or four time but not able to ping machine from each other
i am following instruction given here
http://kamranagayev.wordpress.com/2011/04/05/step-by-step-installing-oracle-10g-rac-on-vmware/
Thanks,
Vishal