Question
My FreeBSD (10.1) Droplet after successful upsizing has no Internet access. Script '/etc/rc.d/digitalocean' doesn't work!
While booting, after assigning IPaddr=169.254.5.142 to my vtnet0 iface, the script ’/etc/rc.d/digitalocean’ can’t reach the resource ’http://169.254.169.254/metadata/v1/id’ to get my DropletID and, subsequently, it can’t assign proper real IP to my vtnet0 interface.
Is there any way to solve the issue?