Home Page › Forums › Network Management › ZeroShell › SNMP and MRTG traffic statistics › Reply To: SNMP and MRTG traffic statistics
Here is exactly what is in my config file
com2sec local 127.0.0.1/32 public
com2sec netw 10.1.0.0/16 public
group MyROGroup v1 local
group MyROGroup v2c local
group MyROGroup usm local
group MyROGroup2 v1 netw
group MyROGroup2 v2c netw
group MyROGroup2 usm netwl
view all included .1 80
access MyROGroup “” any noauth exact all none none
access MyROGroup2 “” any noauth exact all none none
syslocation MyLocation
syscontact Me
I added an entry to allow people on the 10.1.0.0 subnet to query the server, and one for the server itself.
I do not think its a firewall issue.