Otherwise no vif-* interfaces come up.
@@ -117,6 +117,7 @@ package_qubes-vm-networking() {
pkgdesc="Qubes OS tools allowing to use a Qubes VM as a NetVM/ProxyVM"
depends=(qubes-vm-core qubes-vm-utils python ethtool net-tools
qubes-db-vm networkmanager iptables tinyproxy nftables
+ conntrack-tools
)
install=PKGBUILD-networking.install
@@ -125,6 +125,7 @@ Depends:
iptables,
net-tools,
ethtool,
+ conntrack,
socat,
tinyproxy,
iproute2,
@@ -235,6 +235,7 @@ Scripts required to handle dom0 updates.
Summary: Networking support for Qubes VM
Requires: ethtool
Requires: iptables
+Requires: conntrack-tools
Requires: net-tools
Requires: iproute
Requires: nftables