User Tools

Site Tools


networking:firewall:firewalld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:firewall:firewalld [2015/07/16 15:28]
gcooper
networking:firewall:firewalld [2018/03/15 09:39] (current)
gcooper
Line 35: Line 35:
  
 firewall-cmd --zone=public --list-all firewall-cmd --zone=public --list-all
 +
 +firewall-cmd --zone=public --add-interface=eth0    # activate the (Public) firewall on ''eth0''
 </file> </file>
  
Line 48: Line 50:
 ===== Change SSH Port ===== ===== Change SSH Port =====
  
-:!: You may need to install management tools for selinux:+:!: You may need to install some tools on minimal installs:
  
 <file> <file>
-yum -y install policycoreutils-python+yum -y install policycoreutils-python net-tools
 </file> </file>
  
networking/firewall/firewalld.1437082084.txt.gz · Last modified: 2015/07/16 15:28 by gcooper