Chapter 11
Managing network security
firewalld
, nftables
üçün yazılmış bir front-end-dir.
systemctl enable firewalld --now
firewall-cmd --get-services | grep ftp
firewall-cmd --add-service ftp --permanent
firewall-cmd --list-all
Last updated
Was this helpful?