allowing 2 VM's to communicate RED HAT 64 bit
Posted
by
????? ????????
on Server Fault
See other posts from Server Fault
or by ????? ????????
Published on 2012-12-10T23:22:15Z
Indexed on
2012/12/11
5:06 UTC
Read the original article
Hit count: 554
My physical PC is running 2 VMs on virtualbox. Both of the VM's are linux 64 bit.
I am going through this tutorial:
http://www.cyberciti.biz/faq/rhel-centos-fedoracore-linux-network-card-configuration/
in order to expose both of their IP's so that they can speak to each other.
Mike Schwager November 25, 2009 at 10:55 pm Whoops! In section 3, you forgot about editing /etc/hosts. I believe RedHat comes complete with the system’s host ip address set up in /etc/hosts. Don’t forget to give it a look.
I agree with Mike because after I looked into the /etc/hosts files, it has just default localhost stuff in it.
How should I reconfigure the hosts file?
© Server Fault or respective owner