On Thu, Oct 30, 2014 at 03:56:58AM +0000, Always Learning wrote:
iptables -A table-name -p tcp --dport 80 -j ACCEPT
No reboot needed. 'table-name' can be INPUT or another user defined table name.
firewall-cmd with its Windoze-like structure and syntax is definitely unappealing to many normal firewall users.
If this is done on a box with firewalld enabled it will be overwritten as firewalld knows nothing about it.
John