Olive Help
So I finally have my olives up and running but am unable to communicate between them or with my host.
I have each virtual machine using network adapter vmnet1 (hostOnly). I have assigned vmnet1 an IP of 192.168.15.1/24 and set interface em0 in my olive as 192.168.15.111/24
I have tried disabling antivirus and windows firewall just in case and disabling my main network adapter just to be sure none of them are interfering.
What am I missing?
I have each virtual machine using network adapter vmnet1 (hostOnly). I have assigned vmnet1 an IP of 192.168.15.1/24 and set interface em0 in my olive as 192.168.15.111/24
I have tried disabling antivirus and windows firewall just in case and disabling my main network adapter just to be sure none of them are interfering.
What am I missing?
Comments
-
Ryan82 Member Posts: 428Figured it out. I needed to add: ethernet0.virtualDev = "e1000" to my .vmx file for em0 to appear.