initscript: try to get an IP from all network interfaces
When a machine has more than one network interface, it is probable that only one of the interfaces would get be connected to a DHCP server.
With this patch, we will be trying to get an IP from all the ethernet interfaces one after the other.