Comments on: How to Install, Configure and Use Firewalld in CentOS and Ubuntu https://www.tecmint.com/install-configure-firewalld-in-centos-ubuntu/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 13 Aug 2019 03:43:16 +0000 hourly 1 By: Giant Penguin https://www.tecmint.com/install-configure-firewalld-in-centos-ubuntu/comment-page-1/#comment-1223480 Tue, 13 Aug 2019 03:43:16 +0000 https://www.tecmint.com/?p=31072#comment-1223480 I think it is a mismatch for the IP address

The following example shows how to reject connections from the IP 10.20.1.20.

$ sudo firewall-cmd --zone=public --add-rich-rule='rule family="ipv4" source address="192.168.0.254" reject'

]]>
By: Aaron Kili https://www.tecmint.com/install-configure-firewalld-in-centos-ubuntu/comment-page-1/#comment-1069166 Tue, 27 Nov 2018 18:06:14 +0000 https://www.tecmint.com/?p=31072#comment-1069166 In reply to Wladimir Mutel.

@Wladimir

Okay, many thanks for sharing your thoughts with us.

]]>
By: Wladimir Mutel https://www.tecmint.com/install-configure-firewalld-in-centos-ubuntu/comment-page-1/#comment-1066653 Sun, 25 Nov 2018 18:56:56 +0000 https://www.tecmint.com/?p=31072#comment-1066653 Don’t know why learn additional language and command option set (like those of firewalld/ufw/shorewall) when iptables syntax is very structured, flexible and not that hard by itself.

My needs are satisfied completely by ‘iptables-persistent‘ Ubuntu package and by iptables service in RHEL/CentOS.

]]>
By: chat 12 https://www.tecmint.com/install-configure-firewalld-in-centos-ubuntu/comment-page-1/#comment-1063953 Thu, 22 Nov 2018 11:47:09 +0000 https://www.tecmint.com/?p=31072#comment-1063953 I have flash chat installed on Ubuntu VPS and some users spamming in our chat platform by using a program ( wpepro.exe ) , How to block wpepro.exe using iptables or firewalld ?

Thanks

]]>