-
Ok, this is actually a net-snmp bug.
I have posted a patch at http://sourceforge.net/tracker/index.php?func=detail&aid=1775124&group_id=12694&atid=312694.
2007-08-16 03:26:06 UTC in net-snmp
-
Fix clientaddr functionality.
Previously, the clientaddr option in snmp.conf was parsed, but the actual
clientaddr was used to bind(), yet sendmsg() was still called with 0.0.0.0.
This patch alters:
- netsnmp_udp_fmtaddr: include both sides of addr_pair for debugging.
- netsnmp_udp_transport: Set addr_pair->local_addr in the remote && client_socket path.
- netsnmp_udp_transport: Print...
2007-08-16 03:24:54 UTC in net-snmp
-
Ok, I ran into this on 5.4 as well. The parser is reading the configuration fine by the looks of it.
My interface has 3 addresses: 10.0.0.{2,22,71}. I'm trying to query a device on 10.0.0.250, and I need my query to come from 10.0.0.71.
For my clientaddr setting I have tried 10.0.0.71, 10.0.0.71:161, udp:10.0.0.71
BOX:/etc/mrtg$ ip addr show dev eth0.
2007-08-14 20:44:51 UTC in net-snmp
-
I confirm that this patch resolves the ppc64-32ul issues :-).
I'll roll it into Gentoo mhash package if no other issues crop up.
2007-02-03 14:32:10 UTC in Libmhash
-
My posting was 0.9.7.1 per the stock source tarball from sourceforge.
Could you link to the patch you mention?.
2007-02-03 07:36:45 UTC in Libmhash
-
Kernel:
Linux ebadi-int 2.6.20-rc4-gb8244b1e #5 SMP PREEMPT Wed Jan 3 04:19:43 PST 2007 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz GenuineIntel GNU/Linux
[ 28.296529] Asus Laptop ACPI Extras version 0.30
[ 28.296857] unsupported model W5F, trying default values
[ 28.296862] send /proc/acpi/dsdt to the developers.
2007-01-08 08:24:08 UTC in Asus Laptop Extras
-
close, dupe of 1630340.
2007-01-08 08:22:41 UTC in Asus Laptop Extras
-
(Sorry for the dupe, I wasn't logged in before).
Find attached tarball containing:
All ACPI tables (in binary and decoded form)
lspci output
lsusb output
dmidecode output
x86info output
/proc/cpuinfo contents
Noticed ACPI bugs so far:
1. The Wireless soft switch (Fn+F2) does not send any ACPI event,
2. Microphone volume buttons on right side of display do not work. (Mute does...
2007-01-08 08:22:13 UTC in Asus Laptop Extras
-
make check-TESTS
...
testing HAVAL256 -- TEST FAILED: HAVAL256 "abcdefghijklmnopqrstuvwxyz"
got "4002E86400000002FFFB79104000ABB00000000000000000000000000000093C"
but expected "72FAD4BDE1DA8C8332FB60561A780E7F504F21547B98686824FC33FC796AFA76"
FAIL: hash_test.sh
...
Checking fragmentation capabilities of HAVAL256: Failed
...
FAIL: frag_test...
2006-11-15 08:33:00 UTC in Libmhash
-
robbat2 committed revision 7166 to the phpMyAdmin SVN repository, changing 5 files.
2005-07-11 05:51:13 UTC in phpMyAdmin