Hi everyone,
First post on this forum to ask for help with a problem I've been working on for a week.
I'm new to Zabbix so I don't know if the solution I'm using is the right one but let's go.
I have a Zabbix 6.0 server on an Ubuntu 22.04 (VM) in a private cloud. We are currently testing and I would like to have access to the zabbix frontend from outside my infrastructure.
I have an Opnsense for firewall and have applied two NAT rules for my Zabbix (80, 443).
The problem I have is that when I access locally to the Zabbix frontend no problem but when I access it via the public IP, some elements of some pages do not load.
I put as an example the user creation page where I have the feeling that the page can't load the Timezone and therefore the rest of the page. I can't access the tabs and permissions (infinite loading)
I have already checked the different .conf files like php.ini (/etc/php/7.4/apache2/php.ini)
If someone has the solution I'm a taker because I'm completely blocked. I had some solutions on the IPS/IDS of my firewall but it is not activated...
Thanks for your answers
PS: I followed this guide to install the server : https://kifarunix.com/install-zabbix-server-on-ubuntu/
First post on this forum to ask for help with a problem I've been working on for a week.
I'm new to Zabbix so I don't know if the solution I'm using is the right one but let's go.
I have a Zabbix 6.0 server on an Ubuntu 22.04 (VM) in a private cloud. We are currently testing and I would like to have access to the zabbix frontend from outside my infrastructure.
I have an Opnsense for firewall and have applied two NAT rules for my Zabbix (80, 443).
The problem I have is that when I access locally to the Zabbix frontend no problem but when I access it via the public IP, some elements of some pages do not load.
I put as an example the user creation page where I have the feeling that the page can't load the Timezone and therefore the rest of the page. I can't access the tabs and permissions (infinite loading)
I have already checked the different .conf files like php.ini (/etc/php/7.4/apache2/php.ini)
If someone has the solution I'm a taker because I'm completely blocked. I had some solutions on the IPS/IDS of my firewall but it is not activated...
Thanks for your answers
PS: I followed this guide to install the server : https://kifarunix.com/install-zabbix-server-on-ubuntu/