> > 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.
