so then everything is configured right? What could be the problem then?
Ad Widget
Collapse
Allowing remote connections to Zabbix frontend
Collapse
X
-
Your Apache/Zabbix configuration appears to be correct.
I've already told you that your problem is 1 of the following:
1) router firewall
2) incorrect router port forward rule
3) firewall on your Zabbix server (but I doubt it, because it works on LAN)
4) no default gateway on your Zabbix server (but I doubt it, because you said it does have a working Internet connection)
5) your ISP isn't giving your a public IP address or they're blocking incoming connections to TCP port 80Comment
-
[solved]
Thank you guys for sharing !
The procedure that mentioned above get it work.
I am runnig Zabbix 1.8 on VMware (Bridged) OpenSuse 11.4 (i586)
On server(Zabbix) side I made the following configuration.
and restart apache2 service: service apache2 restart
next step is allowing it on the Router firewall
as a last step http://x.x.x.x/zabbix or http://x.x.x.x (both should be working)
thanks again....Comment
Comment