> > I compiled squid on OpenBSD 3.9 with the flag --enable-pf-transparent > > > > Pf is set to redirect web calls to local host. > > The first thing I tried > > http_ports 127.0.0.1:3128 transparent > > Is this a typo? It should be http_port (without the "s"). try this. http_port 3128 transparent another URL. it may help you. http://blogs.techrepublic.com.com/networking/?p=308 -- Thank you Indunil Jayasooriya