Hi. I installed Zabbix server on Debian 12 on address 10.10.10.45. PC hosts and switches from this subnet are corrently monitored, availability button is green. I have problem with other hosts on different subnet e.g. 192.168.252.1. Availability button is red. I can ping and telnet successfully both hosts and server.
192.168.252.156 host in zabbix_agentd.log
14136:20240930:084803.813 failed to accept an incoming connection: connection from "192.168.252.1" rejected, allowed hosts: "10.10.10.45"
zabbix_agentd.conf
Server=10.10.10.45
ServerActive=10.10.10.45
Please help me with this problem.
192.168.252.156 host in zabbix_agentd.log
14136:20240930:084803.813 failed to accept an incoming connection: connection from "192.168.252.1" rejected, allowed hosts: "10.10.10.45"
zabbix_agentd.conf
Server=10.10.10.45
ServerActive=10.10.10.45
Please help me with this problem.
Comment