[colug-432] firewalld alternatives;	was: Good Release Notes for Centos/RHEL 7.2
    Rick Hornsby 
    richardjhornsby at gmail.com
       
    Wed Dec 16 10:37:20 EST 2015
    
    
  
> On Dec 16, 2015, at 09:31, Scott Merrill <skippy at skippy.net> wrote:
> 
> On Wed, Dec 16, 2015 at 10:25:50AM -0500, R P Herrold wrote:
>>        yum -y install iptables-services
>> 
>> and chkconfig off and stop the firewalld and chkconfig on and 
>> start iptables
> 
> Or the RHEL7 systemd way:
> systemctl disable firewalld
> systemctl stop firewalld
> systemctl enable iptables
> systemctl start iptables
+1.  chkconfig is, for all intents and purposes, deprecated in CentOS/RHEL 7 with the switch from SysV to systemd.
    
    
More information about the colug-432
mailing list