|
|
|
|
Re: Nuxeo Platform - Image VMWare [message #18237 is a reply to message #18234]
|
Tue, 06 March 2012 08:02 
|
By default the VM will try to get its address from a DHCP server on the network you're on (its network is configured as bridged).
If you're on a network without a DHCP server (or if it's not configured to answer only requests from certain hosts), the VM cannot get its IP address.
In this case, you should try changing the network mode for this VM in VMWare to NAT.
|
|
|
|
abta Messages: 7 Registered: March 2012 |
Junior Member |
|
Re: Nuxeo Platform - Image VMWare [message #18239 is a reply to message #18237]
|
Tue, 06 March 2012 10:36 
|
Thank you for your answer,
I modified the VM network settings to NAT, but it didn't seem to resolve the problem,
I will try to install the vm with another network connection,
|
|
|
|
|
|
Re: Nuxeo Platform - Image VMWare [message #18242 is a reply to message #18239]
|
Tue, 06 March 2012 20:45 
|
It's possible that when you changed the network settings in VMWare, the OS in the VM saw it as an additional network card (for instance if VMWare set a different MAC address for the network interface).
If that's the case, you can try removing /etc/udev/rules.d/70-persistent-net.rules in the VM and rebooting.
The other solution (which should be equivalent), would be to start from a fresh VM and change the network settings before the first boot.
If the problem persists, can you give me (from the VM) the contents of /etc/udev/rules.d/70-persistent-net.rules and the output of "ifconfig -a" ?
|
|
|
|
|
|