v2.4.5:
I'm having a lot of trouble trying to monitor SNMP via IPv6. Its just now started working again after restarting zabbix.
I suspect zabbix is binding/using the global temporary dynamic IP instead of the server's permanent IP, and it works up until that temporary one expires.
This is a guess however. I tried to assign a specific SourceIP but ran into a problem there (addressed in a separate thread).
I had a packet capture showing that zabbix was definitely sending snmp out on the temporary dynamic. The packet capture from before restarting zabbix is gone unfortunately. There were far fewer requests than their should have been, but possibly this was because zabbix had declared most of the items "became not supported", or, it was trying to send out using a no longer valid sourceIP (not sure if linux would allow that or not)?
Also, I tried querying some of the relevant items from the zabbix server with snmpget and snmpwalk, and they all worked just fine.
I'm having a lot of trouble trying to monitor SNMP via IPv6. Its just now started working again after restarting zabbix.
I suspect zabbix is binding/using the global temporary dynamic IP instead of the server's permanent IP, and it works up until that temporary one expires.
This is a guess however. I tried to assign a specific SourceIP but ran into a problem there (addressed in a separate thread).
I had a packet capture showing that zabbix was definitely sending snmp out on the temporary dynamic. The packet capture from before restarting zabbix is gone unfortunately. There were far fewer requests than their should have been, but possibly this was because zabbix had declared most of the items "became not supported", or, it was trying to send out using a no longer valid sourceIP (not sure if linux would allow that or not)?
Also, I tried querying some of the relevant items from the zabbix server with snmpget and snmpwalk, and they all worked just fine.
Comment