Debian-10-minimal Standalone PVH Networking Issue

AppVM created from following template works with expected results for apt update, ping and browsing. StandaloneVM, unexpected results occur.

  • apt update fails

    • 101: Network is unreachable
  • ip a

    • Lists the internal IP of the VM correctly. and eth0 link is up.
  • ping 1.1.1.1

    • Goes through fine.

I expect I am missing some package or setup that allows network access for a Standalone PVH VM. The docs mention HVM.

Debian-10-Minimal Template:
Packages Installed:

pciutils
qubes-core-agent-networking
apparmor apparmor-utils apparmor-profiles apparmor-profiles-extra
zenity

Kernel Opts:

nopat apparmor=1 security=apparmor

NetVM:

sys-firewall