UFW is a firewall that isinstalled by default in Ubuntu but it is command line based and disabled by default. You can install GUFW to enable and manage it graphically.\\
To install..
<code>
sudo apt-get install gufw
</code>
