User Tools

Site Tools


firewalld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

firewalld [2018/08/08 13:23]
k2patel [Firewalld]
firewalld [2020/08/10 02:35]
Line 1: Line 1:
-====== Firewalld ====== 
  
-Another package to manage another package... welcome to new world ... :D\\ 
-Anyway but server need to keep rolling !! 
- 
- 
-==== Adding rich rule ==== 
- 
-<code bash> 
-firewall-cmd --permanent --zone=public --add-rich-rule='​ 
-  rule family="​ipv4"​ 
-  source address="​192.168.12.0/​25"​ 
-  port protocol="​tcp"​ port="​9200"​ accept'​ 
-</​code>​ 
firewalld.txt ยท Last modified: 2020/08/10 02:35 (external edit)