Hi,
I have one Zabbix Server in my company and a Zabbix Proxy in the client, both behind the Firewall.
My rules in the Firewall are the same as others clients that work. In my Firewall, I can see the connection was allowed.
In the Zabbix Server Log I have these messages:
2437:20221212:183820.735 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
2437:20221212:184603.441 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: reading first byte from connection failed: [104] Connection reset by peer
In the Zabbix Proxy:
Connection failed: [104] Connection reset by peer.
zabbix_proxy.conf:
Mode=0
Server=Zabbix's Server public IP
Hostname=Proxy's IP
Both servers don't have firewalls enabled
I tried a lot of things, and I have no more ideas. Someone can help me?
Thank you,
I have one Zabbix Server in my company and a Zabbix Proxy in the client, both behind the Firewall.
My rules in the Firewall are the same as others clients that work. In my Firewall, I can see the connection was allowed.
In the Zabbix Server Log I have these messages:
2437:20221212:183820.735 failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
2437:20221212:184603.441 failed to accept an incoming connection: from xxx.xxx.xxx.xxx: reading first byte from connection failed: [104] Connection reset by peer
In the Zabbix Proxy:
Connection failed: [104] Connection reset by peer.
zabbix_proxy.conf:
Mode=0
Server=Zabbix's Server public IP
Hostname=Proxy's IP
Both servers don't have firewalls enabled
I tried a lot of things, and I have no more ideas. Someone can help me?
Thank you,
Comment