: Well, I'm not in the "messy" situation, but it seems I've to hack
: the code anyway. :-)
I had this pop up back when I was using squid beta 11 in a situation
the same as yours...
I remeber I made two changes... but I can't remember the second :)
The first is to proto.c, change the line
if(!protoData->inside_firewall) to
if(!protoData->inside_filewall && request->protocol != PROTO_FTP)
and the second one shouldn't be too hard to find i guess.. if you
get stuck scream and I'll go through my mail archive. Alternatively
I think there is an archive for squid-users somewhere.. and that should
have my patches detailed in it..
Regards,
Peter
-- Peter Childs --- http://www.imforei.apana.org.au/~pjchilds The internet is full, please try again in half an hour...Received on Wed Jul 03 1996 - 22:09:45 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:34 MST