dear sir,
i have RH9 installed and i'd like to install mrtg to my server, my server also act as a router for my netcafee, so i downloaded net-snmp-5.1.2 and i install with command
#./configure --bindir=/usr/bin --sbindir=/usr/sbin
#make;umask 022;make install
 
then i edit my /etc/snmp/snmpd.conf :
 
com2sec readonly 202.152.53.36/9 public
com2sec readonly 192.168.0.0/24   public
 
group MyROGroup v1 readonly
group MyROGroup v2c readonly
group MyROgroup usm readonly
 
 
view all  included .1 80
 
access MyROGroup "" any noauth exact all none none
 
then i restart snmpd
 
then i type
snmpwalk -v 1 -c public localhost system
 result is :
no response from localhost
 
i can ping my localhost 127.0.0.1
 
so whats wrong with that?
di i miss something, i need ur  reply soon
 
thanx
 
 
regard
 
arya
 
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to