Uncomplicated Firewall: Difference between revisions

Tags: Mobile edit Mobile web edit
Line 10: Line 10:
#Delete a rule
#Delete a rule
sudo ufw delete <num>
sudo ufw delete <num>
sudo ufw allow from [subnet] to any [port] proto tcp comment "cmt"
</syntaxhighlight>
</syntaxhighlight>