Hello,
We're facing an issue in our production environnement. We have 2 Datacenters monitored by 2 Zabbix servers on each side using Zabbix 4.0.17 and Mysql 5.5.43 for Zabbix DB.
The Zabbix servers have only one private IP configured and monitore only Servers on their own networks.
Previously, we used to access to Zabbix Web through the Internet using public IPs configured on the firewall and using NAT to map the public IPs to the the private IPs of the zabbix servers, with HTTPS and certificates configured on the firewall, and everything was working fine.
Recently we decided to disable Zabbix web access through the internet and only access to Zabbix Web through our local network with private IP and HTTPS without certificate (since it was configured on the firewall), so we disabled the public IPs and NAT but didn't changed anything on the zabbix servers since it was already binded on private IP and port 443.
But since, Zabbix web access started to be really slow for some queries, the main Dashboard take few seconds to load (sometimes it never charges) and when i try to update triggers, it often leads to ERR_CONNECTION_RESET.
I cannot see the reason why we are facing this problem since we did no Zabbix or network modification on the server side, and we just stopped accessing to it through the internet.
We tried enabling the public IP and NAT again for one server, and everything works fine when accessing to Zabbix Web through internet, i can load two pages on the same browser, one with the url using the public IP and the other with the private IP and the first one works completely fine while the other one takes long time to display dashboard or some pages.
It seems that the DB take more time to responds when we access Zabbix web through the private IP instead of NAT’d public IP, but i cannot explain why.
I've searched for related problems but cannot find anyone facing the same issue.
Thank's for your time and Help
Regards
We're facing an issue in our production environnement. We have 2 Datacenters monitored by 2 Zabbix servers on each side using Zabbix 4.0.17 and Mysql 5.5.43 for Zabbix DB.
The Zabbix servers have only one private IP configured and monitore only Servers on their own networks.
Previously, we used to access to Zabbix Web through the Internet using public IPs configured on the firewall and using NAT to map the public IPs to the the private IPs of the zabbix servers, with HTTPS and certificates configured on the firewall, and everything was working fine.
Recently we decided to disable Zabbix web access through the internet and only access to Zabbix Web through our local network with private IP and HTTPS without certificate (since it was configured on the firewall), so we disabled the public IPs and NAT but didn't changed anything on the zabbix servers since it was already binded on private IP and port 443.
But since, Zabbix web access started to be really slow for some queries, the main Dashboard take few seconds to load (sometimes it never charges) and when i try to update triggers, it often leads to ERR_CONNECTION_RESET.
I cannot see the reason why we are facing this problem since we did no Zabbix or network modification on the server side, and we just stopped accessing to it through the internet.
We tried enabling the public IP and NAT again for one server, and everything works fine when accessing to Zabbix Web through internet, i can load two pages on the same browser, one with the url using the public IP and the other with the private IP and the first one works completely fine while the other one takes long time to display dashboard or some pages.
It seems that the DB take more time to responds when we access Zabbix web through the private IP instead of NAT’d public IP, but i cannot explain why.
I've searched for related problems but cannot find anyone facing the same issue.
Thank's for your time and Help
Regards
Comment