Menu

#15 bug with snmpd

open
nobody
None
5
2005-05-24
2005-05-24
No

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);

Discussion


Log in to post a comment.