The role of firewalld
Fedora comes with firewalld by now, the dynamic firewall daemon from RedHat. I thought it is intended to replace iptables.
Then, I read about nftables, which is obviously intended to replace iptables, too. And this technique is going to be included in the kernel by default.
So, I'm wondering what plans RedHat and Fedora have concerning firewalld and nftables. Are they competing techniques? Or will they collaborate in some way?
What commands are used in the firewall enable/disable and what versions are utilizing it?
Sorry about the Q on Q but this might answer my software installation woes in another post.
I don't understand your question...
If there is a firewall controlling the iptables and nftables, How would we eneble/disable. Under the assumption that there actually is a firewall distributed in Fedora bu Red Hat.
nftables isn't included yet. If you have a recent installation, firewalld should be the preconfigured firewall solution. You can configure it via the firewall-config GUI or see https://fedoraproject.org/wiki/FirewallD for cli instructions.