#ufw command
ufw list
ufw status numbered
ufw delete 2

sudo ufw allow from 192.168.3.0/24 to any port 9100 comment "enable node exporter"

sudo ufw allow from 10.104.0.0/20 to any