Cannot acess the new cloned server even after new IP address assignment
- by tough
I was able to clone a Ubuntu 10.04 server residing in Cloud. It appeared that I was not getting some IP for the new VM so I followed some of these:
# cd /etc/udev/rules.d
# cp 70-persistent-net.rules /root/
# rm 70-persistent-net.rules
# reboot
I didn't follow the later commands as I was unable to see two eth MACs as available in the referenced…