Hello everyone,
first of all - this seems not to be a very uncommon problem, but I've been trying and researching for days now without any solution.
My agent on host.name.dyndns is listening on port 10052 and the connection is encrypted. PSK identity and PSK are stored in the host's properties in the Zabbix web GUI. My Zabbix server runs on a virtual server on the web. This setup worked for years, a few months ago I implemented encrypted connection (before, I used SSH tunnels).
Since about one week, host.name.dyndns cannot be reached anymore: "Get value from agent failed: cannot resolve [host.name.dyndns]". Telnet from my server to host.name.dyndns 10052 works fine. zabbix_get does work as well. zabbix_sender from the agent to the server does work, too. What is wrong here?
In the logs, I sometimes get "failed to accept an incoming connection: from zabbix.server.second.ipaddress: unencrypted connections are not allowed". The server has 2 IP addresses, and zabbix is bound on the first one. For some reason, it sometimes seems to use the second address.
On the server I run Zabbix 3.4.9, on the agent zabbix-agent-3.4.8-1.el7.x86_64, zabbix-release-3.4-2.el7.noarch, zabbix-sender-3.4.8-1.el7.x86_64.
Any help would really be appreciated. Thanks in advance,
Jimini
first of all - this seems not to be a very uncommon problem, but I've been trying and researching for days now without any solution.
My agent on host.name.dyndns is listening on port 10052 and the connection is encrypted. PSK identity and PSK are stored in the host's properties in the Zabbix web GUI. My Zabbix server runs on a virtual server on the web. This setup worked for years, a few months ago I implemented encrypted connection (before, I used SSH tunnels).
Since about one week, host.name.dyndns cannot be reached anymore: "Get value from agent failed: cannot resolve [host.name.dyndns]". Telnet from my server to host.name.dyndns 10052 works fine. zabbix_get does work as well. zabbix_sender from the agent to the server does work, too. What is wrong here?
In the logs, I sometimes get "failed to accept an incoming connection: from zabbix.server.second.ipaddress: unencrypted connections are not allowed". The server has 2 IP addresses, and zabbix is bound on the first one. For some reason, it sometimes seems to use the second address.
On the server I run Zabbix 3.4.9, on the agent zabbix-agent-3.4.8-1.el7.x86_64, zabbix-release-3.4-2.el7.noarch, zabbix-sender-3.4.8-1.el7.x86_64.
Any help would really be appreciated. Thanks in advance,
Jimini
Comment