From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 16:59:27 2005 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 1533C16A41F for ; Thu, 29 Sep 2005 16:59:27 +0000 (GMT) (envelope-from hal@cc.usu.edu) Received: from barraout.usu.edu (barraout.usu.edu [129.123.1.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 650A243D49 for ; Thu, 29 Sep 2005 16:59:26 +0000 (GMT) (envelope-from hal@cc.usu.edu) X-ASG-Debug-ID: 1128013165-9229-144-0 X-Barracuda-URL: http://129.123.1.26:8000/cgi-bin/mark.cgi Received: from [129.123.104.140] (buffy.ncs.usu.edu [129.123.104.140]) by barraout.usu.edu (Spam Firewall) with ESMTP id 71983D005EB8 for ; Thu, 29 Sep 2005 10:59:25 -0600 (MDT) Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: <1F9FDED8-77BC-4A86-A74E-F5473D458993@cc.usu.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@FreeBSD.ORG From: hal X-ASG-Orig-Subj: cvsup through proxy Date: Thu, 29 Sep 2005 10:59:24 -0600 X-Mailer: Apple Mail (2.734) X-Virus-Scanned: by BARRAcuda Spam Firewall at usu.edu X-Barracuda-Spam-Score: -2.60 X-Barracuda-Spam-Status: No, SCORE=-2.60 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1000.0 tests=BAYES_00 X-Barracuda-Spam-Report: Code version 3.02, rules version 3.0.4190 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- -2.60 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0028] Cc: Subject: cvsup through 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: Thu, 29 Sep 2005 16:59:27 -0000 I have a system with a non-routable address. I want to update the system using cvsup. I have a proxy server available. Can I do this? If so how? hal