If you need a tool to check your devices firewall settings, NMAP is the tool to use. It is possible to automate this check so you can get a daily report even with a report on differences.
The following script checks a subnet, reports on all active hosts and open ports. Differences will also be reported and these reports will be mailed.
The script below is a slightly edited script found here.