> Has anyone got a example squid.conf that uses the snmp_community acl
> type? I would prefer a more complex than less complex example, but if
> someone could just give me an example acl line that would be fine (for
> starters)
>
acl snmppublic snmp_community public
snmp_access allow localhost snmppublic
snmp_access deny all
That should give people from localhost using the community public access
to the agent. Variations on this with just a particular host or just a
community should work fine.
glenn
Received on Tue Jul 29 2003 - 13:15:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:04 MST