To add an IP to the whitelist, you have to execute the following commands
firewall-cmd --permanent --zone=public --add-source=$IP
firewall-cmd --reload
0 0
Thank you for voting on this article!