RE: How to uninstall

2008-04-28 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-28 Thread Dave Shield
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

RE: How to uninstall

2008-04-28 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-28 Thread Dave Shield
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

RE: How to uninstall

2008-04-27 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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(

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
- 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 -

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

RE: How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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

Re: How to uninstall

2008-04-24 Thread Dave Shield
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

How to uninstall

2008-04-24 Thread Sathasivam, Elayaraja
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