Installed in /home/unms/app
UNMS and FW Builder relation
When you get a gateway timeout / or a message like
ERROR: Failed to Setup IP tables: Unable to enable DROP INCOMING rule: (iptables failed: iptables --wait -I DOCKER-ISOLATION -i br-c263e0e50937 ! -d 172.18.0.0/16 -j DROP: iptables: No chain/target/match by that name. (exit status 1))
Solve by (See also issue on Ubiquiti forum):
Restart docker: service docker restart
(maybe fist/last stop/start unms using /home/unms/app/unms-cli stop|start)