On Sun, 12 Feb 2006, David Lau wrote:
This has been working beautifully up until 2.5.stable9, and has been broken (or "fixed", depending on who you ask!) ever since then. Nothing ever gets sent to squidguard now, it seems that the "myport 8282" acl never matches,
It probably now matches the original destination port of the connection, much like myip matches the original destination IP..
Is there any way to make "myport" or "myip" work anymore in a transparent proxy situation?
Yes, but you will need to modify the code slightly to store the original destination ip/port somewhere else..
Regards Henrik