On Mon, 30 May 2005, [iso-8859-1] "Pe�a, Botp" wrote:

I have the ff conf snippet:

----------------------------------
acl test dst 192.168.25.60
always_direct allow test

never_direct allow all
----------------------------------

This hangs/timesout whereever/whenever i browse.

However, if i remove the always_direct line, browsing works flawlessly. Is
there a conflict w the always_direct and never_direct directives?

always_direct allow always has a higher priority than never_direct allow.

The above suggests to me that your Squid server can not talk to 192.168.25.60 but your parent can.

Regards
Henrik

Reply via email to