User Tools

Site Tools


firewalld

This is an old revision of the document!


Firewalld

Another package to manage another package… welcome to new world … :D
Anyway but server need to keep rolling !!

Adding rich rule

firewall-cmd --permanent --zone=public --add-rich-rule='
  rule family="ipv4"
  source address="192.168.12.0/25"
  port protocol="tcp" port="9200" accept'
firewalld.1533734597.txt.gz · Last modified: 2020/08/10 02:30 (external edit)