From owner-freebsd-hackers Tue Sep 11 10:55:40 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from tarakan-network.com (chojin.adsl.nerim.net [62.4.22.98]) by hub.freebsd.org (Postfix) with ESMTP id 8F68D37B403; Tue, 11 Sep 2001 10:55:34 -0700 (PDT) Received: from chojin (chojin.lan.tarakan-network.com [192.168.69.2] (may be forged)) by tarakan-network.com (8.11.6/8.11.3) with SMTP id f8BHtdi26424; Tue, 11 Sep 2001 19:55:39 +0200 (CEST) (envelope-from freebsd@tarakan-network.com) Message-ID: <00a601c13aeb$04d380a0$0245a8c0@chojin> From: "Chojin" To: , Subject: Problem with snmpd Date: Tue, 11 Sep 2001 19:56:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2526.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2526.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a problem with snmpd. In fact, one day, for unknown reason ( I didn't modify any setting ), snmpd didn't work anymore: When I do a snmpwalk or snmpget to public@localhost it doesn't respond. I checked snmpd, recreated snmpd.conf and launched again snmpd with -c and -l to be sure it uses the correct files. But even if snmpd is in background process, public@localhost doesn't work. I don't have any firewall rule that block it. #snmpwalk localhost public Timeout: No Response from localhost #snmpget localhost public SysName Timeout: No Response from localhost. After I upgraded my system from 4.3-STABLE to 4.4-RC, it didn't change anything for snmpd. If someone has got any idea... Best regards, Chojin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message