On 6/12/2011 11:50 p.m., J. Webster wrote:
delay_access allow_all still seems to throw an error: [root@264219 myscripts]# service squid restart Stopping squid: [FAILED] Starting squid: [FAILED] 2011/12/06 05:48:07| Processing Configuration File: /etc/squid/squid.conf (depth 0) 2011/12/06 05:48:07| WARNING: Netmasks are deprecated. Please use CIDR masks instead. 2011/12/06 05:48:07| WARNING: IPv4 netmasks are particularly nasty when used to compare IPv6 to IPv4 ranges. 2011/12/06 05:48:07| WARNING: For now we will assume you meant to write /32 FATAL: Bungled squid.conf line 65: delay_access allow all
Missing the pool number there "delay_access 1 allow all" . Sorry my typo earlier.
Amos