bug with snmpd
Brought to you by:
delius
tsocks in /etc/ld.so.preload,
when launching snmpd it say:
libtsocks: Could not open socks configuration file
(/usr/etc/snmp/snmp.local.conf), assuming all networks
local
libtsocks: Could not open socks configuration file
(/etc/snmp/snmp.conf), assuming all networks local
libtsocks: Could not open socks configuration file
(/etc/snmp/snmp.local.conf), assuming all networks local
libtsocks: Could not open socks configuration file
(/usr/lib/snmp/snmp.conf), assuming all networks local
libtsocks: Could not open socks configuration file
etc.....
seems that tsocks override the read_config method of snmpd
read_config.h: void read_config(const
char *, struct config_line *, int);