I have VMware Workstation 7 and Ubuntu Server 10.10 installed on it. When I copied my virtual hard drive to another PC it took same IP address.
Is it possible to somehow receive another IP address for other VM on other PC? I already tryed to do dhclient -r
to release and dhclient
ro get new, but then new IP address jumps from my network I guess. My IP is for example 192.168.119.xxx
and VM address is too 192.168.119.xxx
, but after steps I described before it changes to 192.168.85.xxx
and even after I restart VM it changes back to the way it was before.
Any suggestions?
UPD:
VMs do not have same MAC ( HWaddr ) address.