Having issues at a remote site post upgrade to Zabbix server 7.0.1 + Zabbix Proxy sqlite 7.0.1
The active proxy connects to server via IPSEC tunnel and was working for last year+ over this tunnel on 6.4. And I use a unique PSK for proxy connection through that tunnel as well. Agents at that site use auto registration PSK.
Now with v7 the proxy connects to server and proxy attempts to send configuration data and but proxy does not receive config. Server shows write timeout.
Reviewing firewall logs there is nothing blocked between proxy to server. And full ICMP connectivity via IPSEC in both directions between proxy container + server container
Thinking this maybe a packet size / fragmentation issue with IPSEC + PSK, I setup a new proxy with no encryption over IPSEC tunnel + added 1 SNMP device to be monitored by proxy.
This new unencrypt proxy also shows green and server acknowledges connection just like the PSK proxy. But proxy still doesn't receive config.
Proxy shows: cannot obtain configuration data from server at "x.x.x.x": read timeout
Proxy last seen is never more than last 5 seconds. Connectivity is here WTF.
So I temporarily setup external WAN access via proxy using PSK. Its works and proxy receives configuration data from server. WTF?!
Because I updated the zbx_server_host= FQDN to resolve external and it worked I tried setting proxy container to resolve FQDN via ipsec tunnel.
Still won't download config through tunnel when using FQDN....
I do not believe there is any issue with this IPSEC tunnel. Reviewed every network device in path. Connectivity is here. No other issues over VPN.
Got many hours into this - Please - any ideas?
The active proxy connects to server via IPSEC tunnel and was working for last year+ over this tunnel on 6.4. And I use a unique PSK for proxy connection through that tunnel as well. Agents at that site use auto registration PSK.
Now with v7 the proxy connects to server and proxy attempts to send configuration data and but proxy does not receive config. Server shows write timeout.
Reviewing firewall logs there is nothing blocked between proxy to server. And full ICMP connectivity via IPSEC in both directions between proxy container + server container
Thinking this maybe a packet size / fragmentation issue with IPSEC + PSK, I setup a new proxy with no encryption over IPSEC tunnel + added 1 SNMP device to be monitored by proxy.
This new unencrypt proxy also shows green and server acknowledges connection just like the PSK proxy. But proxy still doesn't receive config.
Proxy shows: cannot obtain configuration data from server at "x.x.x.x": read timeout
Proxy last seen is never more than last 5 seconds. Connectivity is here WTF.
So I temporarily setup external WAN access via proxy using PSK. Its works and proxy receives configuration data from server. WTF?!
Because I updated the zbx_server_host= FQDN to resolve external and it worked I tried setting proxy container to resolve FQDN via ipsec tunnel.
Still won't download config through tunnel when using FQDN....
I do not believe there is any issue with this IPSEC tunnel. Reviewed every network device in path. Connectivity is here. No other issues over VPN.
Got many hours into this - Please - any ideas?
Comment