From owner-freebsd-stable Fri Mar 26 10:36:10 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mailbox.hunter.com (mailbox.hunter.com [199.217.245.230]) by hub.freebsd.org (Postfix) with ESMTP id E952614C37 for ; Fri, 26 Mar 1999 10:36:08 -0800 (PST) (envelope-from KHamilton@Hunter.COM) Received: by mailbox.Hunter.COM with Internet Mail Service (5.5.2448.0) id ; Fri, 26 Mar 1999 12:35:46 -0600 Message-ID: <2105C00EC6FED11183F300A0C9C83B446BE554@mailbox.Hunter.COM> From: "Hamilton, Kent" To: stable@FreeBSD.ORG Subject: UCD SNMP on 3.1-STABLE Date: Fri, 26 Mar 1999 12:35:44 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is anyone other than me having huge problems with snmpd on 3.1-STABLE? I've tried installing the package version, I've tried the ports version and I'm having the same problem with both. Oh, and I've tried it on 3 different STABLE systems with the same results. Here's the excerpt from the log files. 1999-03-26 12:23:39 UCD-SNMP version 3.5.3 snmpd: /usr/local/share/snmp/snmpd.local.conf: No such file or directory snmpd: /usr/local/lib/snmp/snmpd.conf: No such file or directory snmpd: /usr/local/lib/snmp/snmpd.local.conf: No such file or directory Opening port(s): 161 ... mgmt.interfaces query comes in. I've deleted the info for that from here. then we get to this point and: var_ip: ip.ipNetToMediaTable.ipNetToMediaEntry.ipNetToMediaType.1.10.2.1.1 kvm_read(*, 3c7, 0xefbfb7f8, 96) = 0: kvm_read: Bad address TCP_Count_Connections - inpcb: Bad address kvm_read(*, 1bddb3, 0xefbfb73c, 188) = 0: kvm_read: Bad address TCP_Count_Connections - tcpcb: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address kvm_read(*, 3c7, 0x80654f0, 96) = 0: kvm_read: Bad address kvm_read(*, 1bddb3, 0xefbfb3f4, 188) = 0: kvm_read: Bad address This went on for about 5 minutes and 12MB of log file so..... Any help would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message