How do I keep the dynamic IP assigned to my IaaS cloud service? I want to de-provision all my VMs at night (i.e. shut them down) but that then seems to then assign a new dynamic IP when I restart the VMs. I realize that
if I leave one VM running 24x7 that would work. But of course I have dual NIC VMs and therefore cannot insatiate a small VM to leave it running. Any other options to have an IaaS Cloud Services and simulate a static IP.
↧