Instance starts on hyper-v, but no internet access, only APIPA address occurs in output of ipconfig. Status of 'Connections: Ethernet' is "No internet access".
At the controller everything looks like good:
+--------------------------------------+--------+--------+------------+-------------+------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+--------+--------+------------+-------------+------------------+
| 37426e91-96ab-49fc-8abd-8c72366a29d3 | cirros | ACTIVE | - | Running | privnet=10.0.0.16 |
| 5de24a4e-c87f-4f3c-b8c8-8609a9065000 | w17 | ACTIVE | - | Running | privnet=10.0.0.5, 172.17.4.19 |
+--------------------------------------+--------+--------+------------+-------------+------------------+
I can associate a floating-ip address to hyper-v instance, but it is dead too.
How can I debug this?
Thanks in advance!
Laci