Hi,
I am seeing some interesting behavior while using an authcommunity
directive in my snmpd.conf file. It appears that com2sec6 is getting
called even when I specify an ipv4 address as the SOURCE on the
authcommunity line. This means that I get the following error printed
to the log file:
Turnin
There seems to be a problem with mib2c.check_values_local.conf in that it
generates a file with a double include symbol of XXX_CHECKFNS_H.
As this is the same symbol as is used in xxx_checkfns.h, xxx_checkfns_local.h
never gets included at all.
Very simple patch below...
diff -Naur -x '.*.swp'