On Thu, 15 Dec 2016 21:18:48 +1030 Stephen Davies wrote: > I have tried using systemd disable firewalld but every time I reboot, > firewalld still re-emerges and I have to stop it and reload my iptables > configuration. The word "disable" doesn't mean what you (and everyone on the planet other than systemd developers) think it means :-). The word you want is "mask". Plus there are lots of firewalld bits besides just firewalld.service. Do a "systemctl list-unit-files --full | fgrep -i firewall" and disable and mask all the bits to be on the safe side. And don't forget to systemctl enable iptables.service ip6tables.service _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx