Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 88D9E223221 for <~alpine/users@lists.alpinelinux.org>; Thu, 29 Jun 2023 00:39:08 +0000 (UTC) Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-51d9865b8a2so117757a12.3 for <~alpine/users@lists.alpinelinux.org>; Wed, 28 Jun 2023 17:39:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687999145; x=1690591145; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=C5exCNWjBjOO1OP2Hg4tvklJ5IoIndyffb3/xYqwf3M=; b=Hk6vE/0rTf525jqR3Dmexjkw4tbyB0oGC6S4nQxpP1ndPJyVjBHWXoBS4KFq3hqdTv DzTkGgv+o4jjP0/P3Xm1URpZnNVz9Lou2FpubEy2sezTPwWqASvvtEKIJ/uE28yxPQtU GAsYRntLMLIK0KvprWZOrFuWOuBnURWid3l89Q3cmQ8/AQZQiHYxPRpVI2vBG+5ttaPW DpV00F2SY3MBGouYn/pJ0p3pcXlarURXVbGaGTcCo3kZGzIg2zB6g+Iw9TcoqDZZFnPq Az13kVGpCshW9H6BlRPtgBCHuG3fuHa5NIKh49b/WaOA2fimmJrJmxh1UE74tZsjrEl/ Vavw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687999145; x=1690591145; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=C5exCNWjBjOO1OP2Hg4tvklJ5IoIndyffb3/xYqwf3M=; b=j8yer/hRnS0cTDmC8x/CmJFmdfM847XnZyfNBBzCGCsm39c1b/q8OUl9iTNBxkwHK2 ZKDOzMFGalr1t9hBeIAkS0DYjppgKFUEcaKLpAZMIN2+I9A+Mxz47hQqxGrhM1pirMwM iiXEB/GDFUSxk1ONSstN9uDE+An+V102px61FjMvLobE38IhcrGyjaeb5AxvfD1ROu1d e5+aiBoEKSVoexCpfDnjHP85oBK4BD7oDflGJILyHV2EHj0PnpeTzmzmbfiIvOgWybiL I/evSnvj4+rF8YWloKIVwZbUU5dQJ2KMFkuzLNK9m1K2WkUImlmzvAfSoqK5qMg3pJGK p2Vw== X-Gm-Message-State: AC+VfDxQwlzqIr0gxIkxUoQD61jcbuMpOfOxJ8v847wHxVGlMxNNobjR IMhljUZLQ2rHpXEFPaZ4BleR5fKF2l52SN7RGYySfhfHJwY= X-Google-Smtp-Source: ACHHUZ7fIpVdZXftla88+F+8ilDeSWWb4eC12bM9A3HSzQFagSaR+C9Pg4ZN2NOFh9+9ZHyqpPz7IRY8uoxYXqU36j4= X-Received: by 2002:a17:907:704:b0:974:e767:e1e7 with SMTP id xb4-20020a170907070400b00974e767e1e7mr27366636ejb.28.1687999144375; Wed, 28 Jun 2023 17:39:04 -0700 (PDT) MIME-Version: 1.0 From: Jibun no Kage Date: Wed, 28 Jun 2023 17:38:53 -0700 Message-ID: Subject: Alpine 3.18 in aarch64 QEMU/KVM VM, has ethernet interface, but no communication results? To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="00000000000061b7b705ff39ed06" --00000000000061b7b705ff39ed06 Content-Type: text/plain; charset="UTF-8" Alpine 3.18 in aarch64 QEMU/KVM VM, has ethernet interface, but no communication results? The eth0 interface exists, I can ping it if I assign a static IP address via /etc/network/interfaces. And the route table has a default gateway as expected. But no communication results? On the same aarch64 system, VMs running say Debian 11, Debian 12, and Ubuntu 22.04 Jammy Jelly fish work as expected, in reference to network communication. So I believe I have QEM/KVM installed correctly, I happen to be using a bridge interface to the physical NIC on the SBC that is aarch64 based. The SBC is an IndieDroid Nova. Any help is greatly appreciated. Detail information... Core OS... # cat /etc/os-release PRETTY_NAME="Armbian 23.05.0-trunk jammy" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.2 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL=" https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy # uname -a Linux indiedroid-nova 5.10.110-rockchip-rk3588-indiedroid #1 SMP PREEMPT Thu Mar 9 02:22:35 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux QEMU/KVM # /usr/bin/qemu-system-aarch64 --version QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.11) Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers # kvm --version QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.11) Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers # brctl show bridge name bridge id STP enabled interfaces br0 8000.42c8c028b51b no enP4p65s0 vnet5 docker0 8000.024258701c19 no # virsh list Id Name State ----------------------------- 6 Alpine-3.18 running # virsh dumpxml Alpine-3.18 Alpine-3.18 bbb0252d-062f-4e05-bb14-90f8355730aa 1048576 1048576 1 /machine hvm /usr/share/AAVMF/AAVMF_CODE.fd /var/lib/libvirt/qemu/nvram/Alpine-3.18_VARS.fd destroy restart destroy /usr/bin/qemu-system-aarch64