From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 17:38:37 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 D2E0416A420 for ; Tue, 31 Jan 2006 17:38:37 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A5A43D7B for ; Tue, 31 Jan 2006 17:38:33 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.9] (smurphy.calarts.edu [198.182.157.9]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id k0VHcVUA025735 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 31 Jan 2006 09:38:32 -0800 (PST) (envelope-from smurphy@calarts.edu) Message-ID: <43DFA091.8030105@calarts.edu> Date: Tue, 31 Jan 2006 09:38:25 -0800 From: Sean Murphy User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: pkg_add down! 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: Tue, 31 Jan 2006 17:38:37 -0000 i have set my PACKAGESITE to ftp3 and ftp10 and then monitored the throughput with my "packetshaper" and it looks as though there is a problem. I use pkg_add -r perl and pkg_add -r nessus-plugins noth of them going to different ftp servers one on 3 and the other on 10 however checking the ftp traffic flow during this process is a little concerning. It will start some traffic not much in the 500 bytes to start the transfer but then drop to 0 for minutes at a time. I am running FreeBSD xxx.xxx.xxx 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 if I go to the ftp site with my browser it seems to work fine. What should I do as the package never seems to download. is there a queue on the ftp servers?