replace "never_direct allow our_network" into "never_direct allow all"
never_direct is the opposite of always_direct... when you say "never_direct allow our_network", it instruct squid to force to use the parent cache if the destination ip address belongs to "our_network" segment... therefore "never_direct allow all" is the proper parameter for your problem...
Thank you! Will try this ASAP. I thought that the never_direct parameter referred to the IP the of client requesting. I didn't realize that it referred to the destination.
Cheers!
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
