Running Fedora or RHEL7 with NetworkManager

Tom Horsley horsley1953 at gmail.com
Fri Oct 24 16:40:16 UTC 2014


On Fri, 24 Oct 2014 11:45:10 -0400
Bill Davidsen wrote:

> 2 - is it as easy as removing firewalld and installing networkmanager with yum?

They have nothing to do with one another as far as I know.

Just copy your /etc/sysconfig/iptables (and ip6tables) from your old
system and

systemctl disable firewalld
systemctl mask firewalld
systemctl enable iptables
systemctl enable ip6tables

and all the "easy" firewalld crap you have no idea how to use
and don't want to waste time learning is gone and all the "complicated"
iptables stuff you already spent years learning and know how to
use is back :-).


More information about the users mailing list