Hello,
I have a Zabbix 1.4.5 Server on the DMZ. This way I can monitor servers that are in DMZ without any problem. However, now I want to monitor some workstations and servers from the internal LAN network. I have installed Zabbix agent on one of them, set server IP to my Zabbix server's DMZ IP. However the thing still doesn't work. I can:
telnet zabbix_server_ip 10051 from the agent
however I can't:
telnet zabbix_agent_ip 10050 from the server.
But I can:
ping zabbix_agent_ip from the server.
I'm wondering is this a bug in the agent and it doesn't expect packets from the outside (DMZ) network or I'm missing something?
P.S. There is no firewall installed on the workstation agent is running.
I have a Zabbix 1.4.5 Server on the DMZ. This way I can monitor servers that are in DMZ without any problem. However, now I want to monitor some workstations and servers from the internal LAN network. I have installed Zabbix agent on one of them, set server IP to my Zabbix server's DMZ IP. However the thing still doesn't work. I can:
telnet zabbix_server_ip 10051 from the agent
however I can't:
telnet zabbix_agent_ip 10050 from the server.
But I can:
ping zabbix_agent_ip from the server.
I'm wondering is this a bug in the agent and it doesn't expect packets from the outside (DMZ) network or I'm missing something?
P.S. There is no firewall installed on the workstation agent is running.
Comment