[squid-users] Redirector access

From: Dan Berkman <berkmand@dont-contact.us>
Date: Fri, 17 May 2002 13:21:33 -0500

I'm attempting to bypass the redirector for specific IPs (in the example below, only One IP). However, when I implement the setup below, ALL requests from localsrc and nofilter bypass the redirector...why?

thanks,
dan berkman

acl nofilter src 10.6.117.52/255.255.254.0
acl localsrc src 127.0.0.1 10.6.116.0/255.255.254.0 10.6.115.0/255.255.255.0
[...]
redirector_access deny nofilter
redirector_access allow all
[...]
Received on Fri May 17 2002 - 12:21:44 MDT

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