From owner-freebsd-hackers Wed Sep 12 0:23:21 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 590DB37B408; Wed, 12 Sep 2001 00:23:12 -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 f8C7NFi13587; Wed, 12 Sep 2001 09:23:15 +0200 (CEST) (envelope-from freebsd@tarakan-network.com) Message-ID: <002e01c13b5b$d3dea0d0$0245a8c0@chojin> From: "Chojin" To: "Jean-Francois Dive" Cc: , References: Subject: Re: Problem with snmpd Date: Wed, 12 Sep 2001 09:22:31 +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 snmpd.log is empty... I did #netstat -an | grep 161 udp4 0 0 *.161 *.* port 161 exists then it should work... ----- Original Message ----- From: "Jean-Francois Dive" To: "Chojin" Cc: ; Sent: Wednesday, September 12, 2001 3:21 AM Subject: Re: Problem with snmpd > Hi, > > So you have any traces in a log file or something similar ? > > JeF > > On Tue, 11 Sep 2001, Chojin wrote: > > > 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 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message