[squid-users] FreeBSD 7,myport acl, transparent proxying

From: Bokhan Artem <art@dont-contact.us>
Date: Sun, 03 Sep 2006 02:06:46 +0700

myport acl doesn't work on FreeBSD 7 with squid 2.5 or 2.6 and
tranparent proxying with ipfw
I didn't test it on other versions of FreeBSD, but on Linux this
construnction worked fine:

acl ACL1 myport 1111
acl ACL2 myport 2222

tcp_outgoing_address 1.1.1.1 ACL1
tcp_outgoing_address 2.2.2.2 ACL2

Any ideas? Is it normal behavior or bug?
Received on Sat Sep 02 2006 - 13:06:53 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:03 MDT