I mean , after our conversation I faced the same issues. So I planned to
try with other options.
1) cat /etc/hosts.allow
snmpd:ALL
ALL:PARANOID:deny
Output: End of MIB
2) cat /etc/hosts.allow
ALL:PARANOID:deny
sshd:ALL
snmpd:ALL
ALL:ALL:DENY
2008/4/28 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> Please find the options and the output that I have tried,
>
> 1) cat /etc/hosts.allow
> snmpd:ALL
> ALL:PARANOID:deny
> Output: End of MIB
Now I'm completely confused.
Last week, you said you were getting "End of MIB"
Three hour
M
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/28 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> Again no luck.
> $ snmpwalk -v 1 -c public localhost versiontag
> Timeout: No Response from localhost
But a couple of days ago, y
2008/4/28 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> Again no luck.
> $ snmpwalk -v 1 -c public localhost versiontag
> Timeout: No Response from localhost
But a couple of days ago, you *were* getting a response from the
agent. ("End of MIB")
What have you changed since then?
Dave
ivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 1) $cat /etc/hosts.allow
> ALL:PARANOID:deny
> sshd:ALL
Try switching thes
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 1) $cat /etc/hosts.allow
> ALL:PARANOID:deny
> sshd:ALL
Try switching these two around.
Dave
-
This SF.net email is sponsored by the 2008 JavaOne(
Dave Shield
Sent: Thursday, April 24, 2008 8:56 PM
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 1) I updated ,.
>
>sshd:ALL
>ALL:PARANOID:deny
>ALL:ALL:DENY
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 1) I updated ,.
>
>sshd:ALL
>ALL:PARANOID:deny
>ALL:ALL:DENY
Why don't you read what's actually *there*, Dave?!!
"sshd" is not the same as "snmpd" - arg!
OK - try with /etc/hosts.allow containing
ALL:PARANOID
Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, April 24, 2008 8:45 PM
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> I am not c
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> I am not clear on what you mean by " Try switching these two around.",
>
> ALL:PARANOID:deny
> sshd:ALL
> ALL:ALL:DENY
Try
sshd:ALL
ALL:PARANOID:deny
ALL:ALL:DENY
i.e. switch the order of the first two lines.
[And before
iginal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, April 24, 2008 8:04 PM
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> A
24, 2008 8:33 PM
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 1) $cat /etc/hosts.allow
> ALL:PARANOID:deny
> sshd:ALL
Try switching these two aro
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> Apr 24 16:18:37 ofrdev-india-infra snmpd[12361]: NET-SNMP version 5.3.1
> Apr 24 16:19:08 ofrdev-india-infra snmpd[12361]: Connection from UDP:
> [127.0.0.1]:16463 REFUSED
Aha!
That would explain the problems you are seeing.
Now it just
24 16:19:08 ofrdev-india-infra snmpd[12361]: Connection from UDP:
[127.0.0.1]:16463 REFUSED
Thanks & Regards,
ElayaRaja
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, April 24, 2008 7:36 PM
To: Sathasivam, Elayaraja
Cc: Ne
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> $ snmpwalk -v 1 -c public localhost versiontag
> Again the same result " Timeout: No Response from localhost "
Please try the following:
/etc/init.d/snmpd restart
snmpget -v 1 -c public localhost sysUpTime.0
Does t
-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, April 24, 2008 7:23 PM
To: Sathasivam, Elayaraja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 3) $ snmpwalk -
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> 3) $ snmpwalk -v 1 -c public localhost versiontag
> Timeout: No Response from localhost
> Note:I have updated snmpd.conf file as " rocommunity public" in the
> path /var/net-snmp/snmpd.conf.
No.
You do *not* touch this file.
The most
araja
Cc: Net-snmp-users@lists.sourceforge.net
Subject: Re: How to uninstall
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> After uninstalling all net-snmp by command rpm -e .
> But still I am finding some of the files under
>
> /usr/local/bin/ snmpwalk, etc...
Those will be the commands th
2008/4/24 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> After uninstalling all net-snmp by command rpm –e .
> But still I am finding some of the files under
>
> /usr/local/bin/ snmpwalk, etc…
Those will be the commands that you installed manually
(eg. using "make install")
> Could you please he
After uninstalling all net-snmp by command rpm -e . But still I
am finding some of the files under
/usr/local/bin/ snmpwalk, etc...
Could you please help us to uninstall these snmpwalk , snmpget etc from
this /usr/local/bin folder
Thanks & Regards,
ElayaRaja
This mes
20 matches
Mail list logo