I have my Zabbix server listening on ip xxx.xxx.90.201 but I have other IPs on the box (different interface). For some reason on my agents the server cannot always connect. I see this error in the logs:
7714:20070819:133358 Listener error: Connection from [xxx.xxx.82.118] rejected. Allowed server is [xxx.xxx.90.201]
Now the fix could be to just add all the IPs on the zabbix servers interfaces to the configs for all the agents but is there another way to get the connections to come from the ip the zabbix server is listening on?
I'm using FreeBSD 6.2
7714:20070819:133358 Listener error: Connection from [xxx.xxx.82.118] rejected. Allowed server is [xxx.xxx.90.201]
Now the fix could be to just add all the IPs on the zabbix servers interfaces to the configs for all the agents but is there another way to get the connections to come from the ip the zabbix server is listening on?
I'm using FreeBSD 6.2
Comment