From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 00:21:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3724716A4CE for ; Wed, 16 Feb 2005 00:21:56 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F0743D48 for ; Wed, 16 Feb 2005 00:21:55 +0000 (GMT) (envelope-from tbonius@comcast.net) Received: from ostros (c-24-18-102-54.client.comcast.net[24.18.102.54]) by comcast.net (sccrmhc13) with SMTP id <2005021600215101600155jpe>; Wed, 16 Feb 2005 00:21:52 +0000 Message-ID: <004301c513bd$a8e2a6e0$4300a8c0@ostros> From: "Thomas Foster" To: "Alden Meneses" , References: <221610dc05021513387266c03e@mail.gmail.com> Date: Tue, 15 Feb 2005 16:22:54 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: proxy client for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 00:21:56 -0000 export HTTP_PROXY="proxy.whatever.name:port number" export FTP_PROXY="proxy.whatever.name:port number" as far as any other "clients" for other apps.. thats really up to your proxy server administrator and apps you need to use Hope this helps.. ----- Original Message ----- From: "Alden Meneses" To: Sent: Tuesday, February 15, 2005 1:38 PM Subject: proxy client for FreeBSD > Does someone know how to configure network settings so that I can use > a freeBSD workstation as a proxy client? > > Thanks in advance, > Alden > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >