This shows you the differences between two versions of the page.
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 | ||
</ | </ | ||
Line 48: | Line 50: | ||
===== Change SSH Port ===== | ===== Change SSH Port ===== | ||
- | :!: You may need to install | + | :!: You may need to install |
< | < | ||
- | yum -y install policycoreutils-python | + | yum -y install policycoreutils-python |
</ | </ | ||