From owner-freebsd-isp Mon Aug 16 22: 6:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from cagsawa.cats.edu.ph (cagsawa.cats.edu.ph [203.172.25.132]) by hub.freebsd.org (Postfix) with ESMTP id A0D0514BE6 for ; Mon, 16 Aug 1999 22:06:08 -0700 (PDT) (envelope-from dune@bicolweb.com.ph) Received: from mayon.cats.edu.ph (mayon.cats.edu.ph [203.172.25.131]) by cagsawa.cats.edu.ph (Postfix) with SMTP id 201F6B895; Tue, 17 Aug 1999 13:05:50 +0800 (PHT) Date: Tue, 17 Aug 1999 13:20:51 +0800 (PHT) From: "Francis Percival C. Favoreal" X-Sender: dune@mayon.cats.edu.ph Reply-To: "Francis Percival C. Favoreal" To: "Andrew A.Karjagin" Cc: ISP FreeBSD , squid-users@ircache.net Subject: Re: Squid question In-Reply-To: <37B13984.C994E281@tdis.gctc.rssi.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 11 Aug 1999, Andrew A.Karjagin wrote: > Hello! > I want to use Squid 2.1 for two nets of class C (192.168.0.0 and > 192.168.1.0). I have FreeBSD 2.2.6 with two LAN interfaces (ed0 have > Internet IP and ed1 have Intranet IP with aliasing (192.168.0.1 and > alias 192.168.1.1)). > How can I configure Squid to get requests from both networks? > May I using "tcp_incoming_address" option twice? By default, the machine will be accepting requests from any of its network interfaces may it be the loopback interface (127.0.0.1) or any number of ethernet cards attached. So, to answer your question, leave the tcp_incoming_address option untouched. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message