Linux technical support - [email protected]


firewall-cmd

[root@host ~]# firewall-cmd --permanent --direct --add-rule ipv4 filter OUTPUT 0 -d 10.12.13.34 -j ACCEPT
success
[root@host ~]# firewall-cmd --permanent --direct --add-rule ipv4 filter OUTPUT 1 -j DROP
success
[root@host ~]# firewall-cmd --reload
success

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>