From owner-freebsd-questions@FreeBSD.ORG Sat Mar 25 00:25:17 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 B4D4816A400 for ; Sat, 25 Mar 2006 00:25:17 +0000 (UTC) (envelope-from sharazjek@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF78243D68 for ; Sat, 25 Mar 2006 00:25:15 +0000 (GMT) (envelope-from sharazjek@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so707514wri for ; Fri, 24 Mar 2006 16:25:15 -0800 (PST) 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=TltMmgwJgdOe2nMPTIG3fzS57XrsAZ6hw2z8O7v/6AFltvXkJvdBoW4OEMbL2W09Iq2SOtJJYIv6jYumvHwXT10Xko5a32d5AZOd89Ca/v5403rIpz7y1FI8R76S5lDoZb0IpPsDetZwE2bmzKfWsLX/CFPbcv6jR/Pfjyh2xa4= Received: by 10.54.93.17 with SMTP id q17mr660420wrb; Fri, 24 Mar 2006 08:10:04 -0800 (PST) Received: by 10.54.114.19 with HTTP; Fri, 24 Mar 2006 08:10:04 -0800 (PST) Message-ID: Date: Fri, 24 Mar 2006 10:10:04 -0600 From: "Jonathan Horne" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: what is going on?? 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: Sat, 25 Mar 2006 00:25:17 -0000 last night i took down my fedora sever to migrate it to freebsd 6.0. ive done numerous tests on dev boxes in the past weeks getting ready for this event, and they were all successful test installs. i had all my services down and i knew what i was supposed to be doing. however, when i get to first boot, the machine says: starting sshd. and hangs for a few minutes. if i hit ctrl-c i see that sendmail is having trouble starting. i have a good DNS server listed, and the format of the /etc/hosts file is correct. now im having trouble getting pkg_add -r to work, everything to ftp.freebsd.org times out. im in a bad situation, as the server i took down hosts all my personal emai= l accoutns (i had to add gmail just to even try to read the lsits). can someone shed some light for me here?? thanks jonathan