Am 31.01.2013 11:29, schrieb Ed Greshko: > 0. yum install firewalld firewall-config > 1. systemctl disable (or mask) iptables.service > 1a. systemctl disable (or mask) ip6tables.service > 2. systemctl status firewalld.service > should show enabled > 3. reboot why reboot? this is not a kernel update nor windows __________________ systemctl stop iptables.service ip6tables.service; systemctl start firewalld.service does the same and is a simple one liner __________________ the big difference is as example on a remote-machine you have good chances that your existing ssh-connection survives this while if something at reboot goes wrong you are locked out
Attachment:
signature.asc
Description: OpenPGP digital signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org