From owner-freebsd-questions@FreeBSD.ORG Fri Aug 18 10:46:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DE08916A4DD for ; Fri, 18 Aug 2006 10:46:01 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D6043D66 for ; Fri, 18 Aug 2006 10:46:00 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by nz-out-0102.google.com with SMTP id x3so485940nzd for ; Fri, 18 Aug 2006 03:46:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=KLgT+XjkZyHCSHvglwgnS8ERI64gFj/Blt1yTZoP6yrqfa0U4yFXpVVaKEupJwYNljDE3ZIn3QD3G+DTyuZAHtxKqGb+jr7PWKInk0zWqU0y04NxYtF4vh7gyrlIVXL1h+kgGmLK6ntBDNd0PjB/+73GJp99V8JqGND7k/x9/C0= Received: by 10.65.251.1 with SMTP id d1mr3473985qbs; Fri, 18 Aug 2006 03:46:00 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Fri, 18 Aug 2006 03:46:00 -0700 (PDT) Message-ID: <73d604760608180346p1e7c76c7had6344da2ad05cea@mail.gmail.com> Date: Fri, 18 Aug 2006 16:16:00 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Setting up proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 10:46:01 -0000 I am trying to setup a FBSD 6.1 machine at work. I have an IP addressed by a DHCP server. However, to connect to the internet I need to use a proxy. How do I configure the system to connect via the proxy? I cannot use a browser in to do the same because I am presently trying to install the window manager and other applications via ports. Thanks in advance, Viswas