Outside aims at http://external.dns.name:1234/nagioslogserver.
NAT firewall forwards 1234 to internal.network.address port 80.
NLS interface comes up, you can log in, and all looks good.
But it fails when trying to bring up a dashboard with the following, after a ~30 second timeout:
Code: Select all
Error Could not contact Elasticsearch at http://external.dns.name/nagioslogserver/index.php/api/backend. Please ensure that Elasticsearch is reachable from your system.
Is it possible to get the original port maintained so that port forwarding through firewalls works? Or tell me where we're going wrong if I'm just being stupid?