From owner-freebsd-current@FreeBSD.ORG Sun May 30 12:50:48 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC4851065677 for ; Sun, 30 May 2010 12:50:48 +0000 (UTC) (envelope-from gerd@truschinski.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by mx1.freebsd.org (Postfix) with ESMTP id 37F078FC1B for ; Sun, 30 May 2010 12:50:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1275223844; l=713; s=domk; d=truschinski.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=CKe2CLlUcbji12kaMESK32I6BXE=; b=eLDBCUnS1MM6pBlD1PzetWcj22vRgwUbvSYGW55wVMmYuTvGY86H1uQA10FY5HW3R9p 5DAlffgKf6JcLIH0VM+nX1//pVRcNp+1T/HMFXzLCM7YHLS7ckZ9FUGbrhP5GUZN/9iqe lf7MZgg/XutXAQBPIwZmp7O1dZunZD+euro= X-RZG-AUTH: :K2kWcWC8aeptqAZ2mRDu0s07mmH1zFKQdF0lCrKer4N5IzlbYCUfXh+UU9cpFXAUAYM= X-RZG-CLASS-ID: mo00 Received: from [192.168.10.105] (dslb-188-103-110-107.pools.arcor-ip.net [188.103.110.107]) by post.strato.de (fruni mo30) (RZmta 23.2) with ESMTP id n05a7bm4UCkpzi for ; Sun, 30 May 2010 14:50:44 +0200 (MEST) Message-ID: <4C025F6C.6030109@truschinski.de> Date: Sun, 30 May 2010 14:51:56 +0200 From: Gerd Truschinski User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: current@freebsd.org References: <4BFBC027.8090504@truschinski.de> In-Reply-To: <4BFBC027.8090504@truschinski.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: No internet with snapshots X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2010 12:50:48 -0000 Gerd Truschinski wrote: > Hi there, > > I tried to install the latest > FreeBSD-9.0-CURRENT-201005-amd64-bootonly.iso. > FreeBSD is starting, sysinstall is running. > I want to install from ftp.freebsd.org. Therefor I try to set the > _Media Typ_ in the _Options Editor_. > I select the only Network Interface, a nfe, no IP6 but DHCP. I get an > IP address from my Router and then I get a > "Cannot resolv hostname ftp.freebsd.org". > > This seems to happen with older snapshots also. > I have tried some other snapshots. It seems to be a Problem for 9.0-current only. All 8-stable versions I tried are ok. So something in the network area must have changed from 8-stable to 9-current. /gT/