From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 24 19:48:05 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ABCC16A4CE for ; Sun, 24 Apr 2005 19:48:05 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FDE43D5A for ; Sun, 24 Apr 2005 19:48:04 +0000 (GMT) (envelope-from zslist@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1141431rnf for ; Sun, 24 Apr 2005 12:48:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U8AkUnuKqmZ1NP65EFcIdpZ6LzwW7GIfyMHlL9WbOUU5Njz6xeedTLcnrQKYXg1YDu+Kc9X3rdBSEjFuhAksWm77kq113jp86DaBC83EM0MAJIh4hFuX9tO22EwB1ko+Audmw5fdZfnkvtiPZNYHFi+2l8O1c6zs1XRa9f9LhVI= Received: by 10.39.3.79 with SMTP id f79mr2716313rni; Sun, 24 Apr 2005 12:48:04 -0700 (PDT) Received: by 10.38.89.26 with HTTP; Sun, 24 Apr 2005 12:48:04 -0700 (PDT) Message-ID: Date: Sun, 24 Apr 2005 12:48:04 -0700 From: benchmark To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Mon, 25 Apr 2005 12:06:41 +0000 Subject: cvsup hang X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: benchmark List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 19:48:05 -0000 Applogies if this isn't the right forum (as indicated in the Doc). my questions to the freebsd-question@list is'nt getting any responses.... Basic info: FreeBSD 5.3 I have been trying to use cvsup to sync up my ports, but it seems to hang everytime, see the following... rainier# cvsup -L 2 -h cvsup10.FreeBSD.org /root/ports-supfile Parsing supfile "/root/ports-supfile" Connecting to cvsup10.FreeBSD.org Connected to cvsup10.FreeBSD.org Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Network read failure: Connection timed out typical port operations such as make install, etc all worked fine. I suspect that this has something to do with my network, but couldn't figure out why. I have a DHCP setup, with my box being a dhcp client. However, i did set up the name of the host as 'rainier'. rainier# hostname rainier.sbcglobal.com rainier# host rainier.sbcglobal.com Host rainier.sbcglobal.com not found: 3(NXDOMAIN) rainier# Any suggestions? (most other network functions work fine, www, ping, etc, though slow)