It now looks like the certificate is properly working, so this bug can be closed as someone did something so it works now ! Thank you.
I don't know when it was first set up. Many many years ago. Note that www.net-snmp.org is pointed at 204.68.111.101, but net-snmp.org was not because the sourceforge system only supported the www instance in the past. I've changed net-snmp.org to point directly to sourceforge's 204.68.111.101 address now if that helps. (sorry for the delay ... travelling for a conference)
Net-SNMP web certificate has invalid common name
Just to be clear, this looks like it only affected V5-8-patches and newest code. IE, 5.8.0 was actually already clear from this bug, correct?
I suspect that drive is super slow in returning information. Can you try running snmpwalk with a long timeout? IE, try -t 30
You likely have a configuration file or a enviromental variable that doesn't include those MIBs by default. Do you have a "mibs" configuration line in your snmp.conf file by chance that doesn't have a "+" in front of the value? IE, this: mibs +HOST-RESOURCES-MIB says to add the mib to the list, where as this: mibs HOST-RESOURCES-MIB says to completely replace the list with just that MIB. The MIBS environmental variable works in a similar way.
snmptrapd ignores msgAuthoritativeEngineBoots and msgAuthoritativeEngineTime for v3 traps
Closing per discussion in #2899 (warning: carefully analyzing remote boots/times values for traps and informs may result in a splitting headache...)
snmptrap always sends v3 traps with msgAuthoritativeEngineBoots and msgAuthoritativeEngineTime set to zero
Thanks for both the analysis and the patch. I've applied it as it does look like the right thing to do.
checkbandwidth wasn't fully added to local/Makefile.in
Correct utf8 encoding in README and COPYING
NEW: exploit for authenticated read/write access on snmpd
Agreed. Step 2 in the above requirements is to "Add a rw user to the snmpd configuration", which is akin to "add a new user with uid=0 to the password file". SNMP is a trusted access protocol unless you're very careful to restrict access to just the portions of the mib tree that a new user requires. A generic rwuser can do pretty much anything to the box, including toggling interfaces, killing processes, etc. No one should be doing step 2, and rstory is right: all the existing vendors that redistribute...
checkbandwidth wasn't fully added to local/Makefile.in
Applied, thanks!
Correct utf8 encoding in README and COPYING
done, thanks!
I fail to see how this won't break existing builds that use that script for compiling. The whole point of that script is to make it easy for people to link in all the needed libraries based on the build, especially when compiling agent modules. In other words, those libraries are in there intentionally. If you need a different argument with less libraries that isn't there now, I'd be happy to consider adding a new option instead!
Fix python module "make install DESTDIR=</dir>"
Accepted for 5.8
Merged into V5-7-patches and master. I'm very sorry for the delay.
Memory leak in net-snmp 5.7
That makes sense. Do you have a patch for it already?
/usr/bin/ld: .libs/snmpusm.o: undefined reference to symbol 'BN_bn2bin@@OPENSSL_1.0.0'
Can you remove the ksm security module? I suspect that's causing the error.
I've rejected it based on your comment, so that's one way of fixing it!
Version number update: 5.4.5.pre1
documentation update for 5.4.5.pre1
make depend for 5.4.5.pre1
version update for 5.4.5.pre1
version update for 5.4.5.pre1
fixes for the 5.4 release tree
version update for 5.4.5.pre1
remove the 5.5 and 5.6 branches from the list o...
See also bug https://sourceforge.net/p/net-snmp/bugs/2632/
Duplicate of #2630
net-snmp-5.7.3 SHA256 failed
snmpget displaying for 1,000 as float
Counter32 Bug
That looks like a bug in the agent you are querying. Our snmpget command is just...
We've analysed the problem a bit further and have an alternate patch that we think...
Merge branch 'V5-6-patches' into V5-7-patches
fixed broken code with too many )s in rarely co...
Merge branch 'V5-5-patches' into V5-6-patches
Merge branch 'V5-7-patches'
Merge remote-tracking branch 'origin/V5-6-patch...
Merge remote-tracking branch 'origin/V5-7-patch...
Merge branch 'V5-5-patches' of ssh://git.code.s...
Merge branch 'V5-6-patches' into V5-7-patches
merge
Merge branch 'V5-7-patches'
Merge branch 'V5-4-patches' into V5-5-patches
Merge branch 'master' of ssh://git.code.sf.net/...
new makerelease with various text and step fixes
Merge branch 'V5-4-patches' into V5-5-patches
Merge branch 'V5-6-patches' into V5-7-patches
manual merge
Merge branch 'V5-5-patches' into V5-6-patches
5.7.3 released
Another cygwin build improvement patch from Bar...
use the agent with gpg
Version number update: 5.7.3
make depend for 5.7.3
version update for 5.7.3
version update for 5.7.3
V5-7-patches out of Release Candidate
Merge branch 'V5-4-patches' into V5-7-patches
CHANGES: Modified patch from Bart Van Assche to...
Another cygwin build improvement patch from Bar...
Merge branch 'V5-4-patches' of ssh://git.code.s...
CHANGES: Patch from Bart Van Assche to improve ...
Version number update: 5.7.3.rc3
Merge branch 'V5-4-patches' into V5-7-patches
Release Candidate for V5-7-patches
make depend for 5.7.3.rc3
version update for 5.7.3.rc3
Merge branch 'V5-4-patches' into V5-7-patches
Version number update: 5.7.3.rc2
make depend for 5.7.3.rc2
Release Candidate for V5-7-patches
Version number update: 5.7.3.rc1
Release Candidate for V5-7-patches
make depend for 5.7.3.rc1
version update for 5.7.3.rc1
Merge branch 'V5-4-patches' into V5-7-patches
version update for 5.7.3.rc1
Merge remote-tracking branch 'origin/V5-4-patch...
update to new key ID
Closed because of the duplicate with #1287
snmpwalk of hrstorage too slow for large no of mounted filesystems.
Thanks, this did solve my problems!
rkhunter-1.4.0-6.fc19.noarch (from the fedora 19 distribution)
Patch applied to 5.5 branches and up. Thank you!
Devices with file names cause problems