I wonder if the problem is because "managers" is a reserved word? Try

src mgrs {
        ip X.X.X.X
        ip X.X.X.Y
        ip X.X.X.Z
}

HTH

AB

-----Original Message-----
From: Jay Turner [mailto:[EMAIL PROTECTED]
Sent: September 5, 2004 8:45 PM
To: [EMAIL PROTECTED]
Subject: RE: [squid-users] Squidguard


 
> > You can only have one IP declaration per source created..
> > 
> > As taken from SquidGuard.org:
> > 
> ---(SNIPPED)---
> > 
> > HTH
> > 
> > Regards
> > Jay
> > 
> > 
> 
> Not so Jay.
> 
> From: http://www.squidguard.org/config/
> ~~~~~~
> Breaking long lines 
> Generally you may break a (long) line by repeating the leading
> keyword. Repeated lines of the same type within a class will bee
> joined when the rule trees are built. So:
> 
> src foo { 
> ip 1.2.3.4
> ip 2.3.4.5 
> } 

I stand corrected.



Reply via email to