I think by default, the firewall is already installed, namely the iptables, but by default, it would accept everything. It is exist, but not functioning as a firewall. I think you should try connect to your App in LAN to make sure it does work. sudo netstat -lnp would tell you what program is liste...