ufw

Uncomplicated Firewall. Frontend for iptables aiming to make configuration of…

ufw

Uncomplicated Firewall. Frontend for iptables aiming to make configuration of a firewall easier.

ufw enable

ufw disable

ufw status numbered

ufw allow {{5432}}

ufw allow proto {{tcp}} from {{192.168.0.4}} to {{any}} port {{22}}

ufw deny {{80}}

ufw deny proto {{udp}} from {{any}} to {{any}} port {{22}}

ufw delete {{rule_number}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← udisksctl ul →