Need help about connecting dashboard outside

I am currently running total of 16 nodes now. Because of that, I wanted to manage the whole storagenode in one place, so today morning, I made firewall rules allowing all 14002 port incoming and outcoming, and tried to connect to my nodes by (node-ip):14002 but doesn’t work on any of my nodes.

How can I access dashboard outside of node itself?

https://documentation.storj.io/resources/faq/how-to-remote-access-the-web-dashboard

I have only 3 main nodes and 2 tiny ones and already I’m hardly checking the dashboard anymore. For me it is a lot easier to just use the prometheus exporter and check all stats using grafana. And Grafana can be accessed remotely.

However, you could set up an openvpn service, e.g. https://github.com/kylemanna/docker-openvpn
Then you can just connect from anywhere to your home network.