transparent proxy in BSD

From: carlos <carlos@dont-contact.us>
Date: Thu, 24 Sep 1998 01:08:34 +0700

I'm using BSDI 3.0 O/S , ipnat 3.2.9 and squid 2.2,
I've installed and configured nat successfully ,
my nat conf is

rdr ef0 0.0.0.0/0 port 80 -> proxy.server port 3128 tcp

squid.conf also configured as :

httpd_port 3128 , httpd_access virtual 328
httpd_accel virtual 3128 ,
httpd_accel_with_proxy on
httpd_accel_uses_host_header on ,

incoming Packet from *:80 goes to proxy.server :3128
from ipnat -l + tcpdump report ,

but the squid access.log still doesnt process the packet.
Did i miss something here ?

Carlos
Received on Thu Sep 24 1998 - 04:09:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:11 MST