RE: [squid-users] SNMP problem with squid-2.4.STABLE3

From: Robert Collins <robert.collins@dont-contact.us>
Date: Tue, 2 Apr 2002 15:46:56 +1000

> -----Original Message-----
> From: Paulo Matos [mailto:pjsm@fct.unl.pt]
> Sent: Tuesday, April 02, 2002 3:43 PM

snmp_access allow snmppublic localhost TEST
snmp_access deny all

This is the problem: items on a single access statement are AND'd
together.

You need
snmp_access allow snmppublic localhost
snmp_access allow snmppublic TEST
snmp_access deny all

Rob
Received on Mon Apr 01 2002 - 22:46:59 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:18 MST