[root@nvme80 20:13:40 eyal]# iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Check if the firewalld service is running:
systemctl status firewalld
Disable the firewalld service:
systemctl stop firewalld
systemctl disable firewalld
No comments:
Post a Comment