Hi all,
I have installed a squid proxy to act as a transparent proxy for my
home network under an OpenBSD 5.2 fw. All works ok except for rsync port.
Every time squid reports these errors:
1356344923.836 0 myhost TCP_DENIED/400 1470 NONE NONE:// - NONE/-
text/html
1356344923.925 0 myhost TCP_DENIED/400 1470 NONE NONE:// - NONE/-
text/html
1356344924.044 0 myhost TCP_DENIED/400 1470 NONE NONE:// - NONE/-
text/html
1356344924.125 0 myhost TCP_DENIED/400 1470 NONE NONE:// - NONE/-
text/html
1356344924.214 0 myhost TCP_DENIED/400 236 NONE NONE:// - NONE/-
text/html
1356344924.294 0 myhost TCP_DENIED/400 1470 NONE NONE:// - NONE/-
text/html
I am using the following acls:
acl unixallow_ports port 80 873
acl genlinsrv src 172.25.50.5
http_access allow genlinsrv genlinsrvsites
http_access allow genlinsrv unixallow_ports
using same configuration under a linux vm with squid-2.7, configuration
works .. then, maybe is a problem with my transparent proxy configuration??
Thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com