Open Saviq opened 3 years ago
Isn't the latter the bridged one? Once cloud-init succeeds there should be one for that (besides the mgt ip).
Sorry, I fudged the output, there's no bridge in this scenario. Both the 172.
and the 192.
are created by minikube.
This also occurs if multipass is running nested inside an instance. The nested bridge gets shown on the outside list
command:
$ multipass list
Name State IPv4 Image
test-firewall Running 10.11.18.119 Ubuntu 21.04
10.165.69.1
The 10.165.69.1
IP is the nested multipass bridge.
Say in:
Only the first IP is reachable from the outside, the other two are internal to the instance. We should filter out those interfaces we don't manage.