Hello,
I'm still tryinh to migrate my sys-* VMs to a fedora-29 template which is based on fedora-29-minimal.
I had run through all steps I have done, when building my sys-template whoch was based on a fedora-28-minimal template.
Unfortunately my app-vms which are using the sys-firewall as net-vm are unable to connect to the web, even when the sys-vm themself can connect to the internet.
Any idea what I am missing?
This are the steps I#m using to build a sys-vm-template:
fedora29
qvm-clone fedora-29-minimal
t-fedora-29-sys
qvm-run --auto --user root t-fedora-29-sys "xterm -hold -e 'dnf -y install qubes-core-agent-qrexec qubes-core-agent-systemd qubes-core-agent-networking polkit
qubes-core-agent-network-manager notification-daemon qubes-core-agent-dom0-updates qubes-usb-proxy network-manager-applet NetworkManager-wwan NetworkManager-wifi iwl6000g2a-firmware qubes-input-proxy-sender '"
qvm-shutdown --all --wait --timeout 120
qvm-prefs --set sys-usb template t-fedora-29-sys
qvm-prefs --set sys-net template t-fedora-29-sys
qvm-prefs --set sys-firewall template t-fedora-29-sys
qvm-start sys-firewall
kind regards
- O.