Re: question

From: Swen Mager <swen@dont-contact.us>
Date: Tue, 10 Sep 1996 12:53:24 +0200

Hi Dave!

If you won't use extra IP-numbers for in and outgoing traffic, then just
remark those lines....
This will work, too.

Swen

At 11:00 10.09.96 +0200, you wrote:
>Hi
>
>I am hoping someone could set me straight with this section of squid.conf. I
>am a bit confused in what IP numbers I should use here. I am running virtual
>domains on this PC (using apache). The machine therefore listens on several
>IPs. Our users are using 196.7.224.35 port 80 for the proxy....
>
>Thanks
>
>Dave Behr
>Data Control & Sytems
>
># TAG: tcp_incoming_address
># TAG: tcp_outgoing_address
># TAG: udp_incoming_address
># TAG: udp_outgoing_address
>#
># Usage: tcp_incoming_address 10.20.30.40
># udp_outgoing_address fully.qualified.domain.name
>#
># These tags have replaced 'bind_address' and 'outbound_address'
># to provide more control for multihomed hosts.
>#
># tcp_incoming_address is used for the HTTP socket which accepts
># connections from clients and other caches.
># tcp_outgoing_address is used for connections made to remote
># servers and other caches.
># udp_incoming_address is used for the ICP socket receiving packets
># from other caches.
># udp_outgoing_address is used for ICP packets sent out to other
># caches.
> #
># The defaults behaviour is to not bind to any specific address.
>#
># NOTE, udp_incoming_address and udp_outgoing_address can not have
># the same value since they both use port 3130.
>#
>tcp_incoming_address 196.7.224.35
>tcp_outgoing_address 196.7.224.35
>udp_incoming_address 196.7.224.35
>udp_outgoing_address 196.7.224.35
>
>
>
>
#########################################################################
  Swen Mager <URL:http://www.blitz.de/~swen/> TALK swen@cirrus.blitz.de
  BLITZ Datentechnik GmbH, Nebingerhof 5, D-96047 Bamberg, Germany
  Tel: +49/951/9685161, Fax: +49/951/9685164, email: swen.mager@blitz.de
##########################################################################
Received on Tue Sep 10 1996 - 03:54:53 MDT

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