Re: Missing something in this Squid ACL chain...
Grishnav <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
Dylan Reinhardt wrote: >On Sat, 09 Oct 2004 09:29:34 -0700, Grishnav <[email protected]> wrote: > > > >>Which brings me to another question, actually. In the current setup, >>what would I need to do to add another host? The revelant squid section >>is a bit unclear, but it looks as if just adding another >> >>acl blocked 192.168.x.x/255.... >> >>should work? >> >> > >It won't. Blocked isn't a keyword, it's the name of the acl rule >you're declaring. If you declare two rules with the same name, only >the second will actually get applied. > > How is "safe" working then? (Or is it?)