Redirect local ports with firewalld
·645 words·4 mins
Redirecting local ports with iptables directly isn’t too difficult,
but can we use firewalld to get the same result? 🧱
Libvirt is a handy way to manage containers and virtual machines on various systems. On most distributions, you can only access the libvirt daemon via the root user by default. I’d rather use a regular non-root user to access libvirt and limit that access via groups.