Re: squid.conf (udp_incoming/outgoing_address)

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 01 Mar 1998 01:42:52 +0100

Matthew Petach wrote:

> Hm. Can the tcp_incoming_address be set to 0.0.0.0
> to have Squid listen for incoming connections sent
> to ANY ip address on port 80 when running in
> acceleration mode, to act as a transparent
> proxy without needing the ip firewall/NAT
> address translation portion?

No. Binding to 0.0.0.0 is the default, listen on all available
interfaces.

Transparent proxying using ipfwadm, ipfilter or another network
translation tool is a different issue. Here you have to force the host
to accept ANY destination as local... If using ipfilter then Squid needs
to be listening on the interface where the traffic is redirected, if
using ipfwadm then Squid needs to be listening on 127.0.0.1.. The
default 0.0.0.0 is fine in all cases.

---
Henrik Nordström
Sparetime Squid Hacker
Received on Sat Feb 28 1998 - 18:21:49 MST

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