[SoCoSA/discuss] snmpd
    Eric Eisenhart 
    freiheit at gmail.com
       
    Sun Dec 30 20:55:45 PST 2007
    
    
  
Sean,
How 'bout you share your snmpd.conf with us?  It's difficult to  
speculate on configuration problems blind.
No need to include all the comments, though...  The output of  
something like this will do:
egrep -v '^($|#)' /etc/snmp/snmpd.conf
(you'll want to replace the community string with a "safe" version,  
probably)
But, from what you've described, I'm guessing that your "com2sec" line  
has "localhost" or "127.0.0.1" in the third field, limiting access to  
only the localhost.   Try duplicating that line and replacing  
"localhost" with the netmask for your local network ("192.168.0.0/24"  
or something like that).
On Dec 30, 2007, at 6:17 PM, Sean wrote:
> Last update, I promise ;)
>
> I got snmp/snmpd working on both systems, shown by each box
> successfully querying itself (got "snmpwalk ... systemUpTime"). The
> problem is that the vmware server can't query the guest OS, and I get
> a timed out error.
>
> The systems can communicate with each other aside from this, and both
> get online. Neither one has a software firewall installed or anywhere
> in between, and snmp is blocked at the gateway router/firewall so only
> local systems can grab snmp data.
>
> Any suggestions?
>
>
> Sean
>
> _______________________________________________
> SoCoSA discuss mailing list
> discuss at socosa.org
> Your address: freiheit at socosa.org
> http://socosa.org/mailman/listinfo/discuss
> http://socosa.org/mailman/options/discuss/freiheit%40socosa.org
>
    
    
More information about the discuss
mailing list