From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 18:03:50 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 3053016A422 for ; Tue, 31 Jan 2006 18:03:50 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44EB943D45 for ; Tue, 31 Jan 2006 18:03:49 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.117]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060131180348.LWIC14388.mta9.adelphia.net@barbish>; Tue, 31 Jan 2006 13:03:48 -0500 From: "fbsd_user" To: "Charles Swiger" , "Sean Murphy" Date: Tue, 31 Jan 2006 13:03:48 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: RE: pkg_add down! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 18:03:50 -0000 the pkg_add -r command does no use the port names with the version number on them. Check out the install guide at www.a1poweruser.com and read the 'port and package section' for a detailed description on how to find the correct package name to use. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Charles Swiger Sent: Tuesday, January 31, 2006 12:50 PM To: Sean Murphy Cc: freebsd-questions@freebsd.org Subject: Re: pkg_add down! On Jan 31, 2006, at 12:38 PM, Sean Murphy wrote: > 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? No queue. Presumably you have a local network problem involving active versus passive FTP or perhaps a Path MTU discovery issue, although you might simply have PACKAGESITE set wrong, too. :-) Does "ifconfig _en0_ mtu 1400" fix it, where you replace _en0_ with the NIC you have...? -- -Chuck _______________________________________________ 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"