I hope You are satisfied now :)
The original problem was:
"However if I run "snmpwalk -v 1 -c public 192.168.1.36 system" on the
stable box, with 192.168.1.36 the IP address of the testing box, i get:
Timeout: No Response from 192.168.1.36
snmpd is up and running, I can ping both ways, there are no firewalls
in place. What could be wrong?"
The solution is:
open snmpd.conf with your favourite editor and
add these 2 lines:
interface eth0
agentaddress [ip address of your host]:[listening port - 161 is the default]
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Fri Aug 31 15:59:59 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 03:27:13 EDT
|