Laptop only with Wi-Fi card - Network unreachable

Hi,

We have a laptop with only Wi-Fi card. Setting up LXD and a simple container (lxc launch ubuntu:22.04) gives network unreachable from inside the container. Is it possible to use the Wi-Fi card from inside the container?

Thanks

If you didn’t nothing special, the default network (lxdbr0) will just work even if your host only has a Wifi NIC.

Maybe you have something else causing the issue, Docker is a common one. We have documented potential caveats and solutions here: https://linuxcontainers.org/lxd/docs/master/howto/network_bridge_firewalld/