#1071033 fakemachine "Network is unreachable" when run on IPv6-only hosts

#1071033#5
Date:
2024-05-13 08:50:22 UTC
From:
To:
When running debos on an ipv6-only machine, it sets up a virtual machine using
fakemachine and tries to access Debian repository. It first tries connecting
via IPv6, but notices that the fakemachine does not have any IPv6 addresses nor
routes so it proceeds to using IPv4. It sends an IPv4 package and qemu's user
network stack tries to send it on the host, but there it notices that the
IPv6-only host does not have any IPv4 addresses nor routes and likewise reports
that the network is unreachable. As a result, running a fakemachine on an
IPv6-only host results in the inability to access network resources.

Helmut

#1071033#12
Date:
2024-05-13 08:59:14 UTC
From:
To:
Created upstream issue.

Helmut