I have a ubuntu VM running on a mac. This is a test VM and I want to turn off firewall on this VM. I have run the command
sudo ufw disable
Isn't this supposed to turn the firewall off until I turn it back on again?
But, the firewall keeps turning itself one again and again see below.

So, my question is how do I turn the firewall off permanently?