From owner-freebsd-hackers Fri Mar 21 11:51:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA08532 for hackers-outgoing; Fri, 21 Mar 1997 11:51:13 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA08525 for ; Fri, 21 Mar 1997 11:51:08 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA16139; Fri, 21 Mar 1997 12:38:16 -0700 From: Terry Lambert Message-Id: <199703211938.MAA16139@phaeton.artisoft.com> Subject: Re: FreeBSD as proxy server for mail client To: mnewton@newland.com (mnewton) Date: Fri, 21 Mar 1997 12:38:16 -0700 (MST) Cc: hackers@FreeBSD.ORG In-Reply-To: <3332DE75.379F@newland.com> from "mnewton" at Mar 21, 97 02:16:05 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have a BSD box connected as a proxy server (Squid) with a static IP .I > have 25 pc's attached on a local IP net browsing and popping mail from > the BSD pc. I have some users that have other mail servers on the > "outside" that I need to proxy thru' the BSD box. Do I use IPFW or SOCKS > to do this ??. > Will it conflict with SQUID ??? etc etc. Do you care if the connection is made to the FreeBSD box or to the outside box? If you don't care, I'd suggest using popper to retrieve the mail from the user's outside account to the user's FreeBSD account, and then the user can read their mail by connecting to the FreeBSD box. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.