From owner-freebsd-questions@freebsd.org Sun Aug 14 00:39:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D733BB8294 for ; Sun, 14 Aug 2016 00:39:17 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id ED1221262 for ; Sun, 14 Aug 2016 00:39:16 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.4] (unknown [71.177.216.148]) by zoom.lafn.org (Postfix) with ESMTPSA id ED2F234A885 for ; Sat, 13 Aug 2016 17:39:14 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Non working NIC From: Doug Hardie In-Reply-To: <224DCDD3-162F-4E67-8C1D-9332C85FC032@mail.sermon-archive.info> Date: Sat, 13 Aug 2016 17:39:14 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <224DCDD3-162F-4E67-8C1D-9332C85FC032@mail.sermon-archive.info> To: FreeBSD Questions X-Mailer: Apple Mail (2.3124) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2016 00:39:17 -0000 > On 13 August 2016, at 15:45, Doug Hardie = wrote: >=20 > I just upgraded an older PC to 11.0-RC1. Everything went fine except = the msk0 device is not found. Neither is lo0. Its as if networks never = got started. However, running netif start does nothing. msk0 is found = in the hardware during boot and it appears to get all the proper values. Some more information. I finally found a keyboard with scroll lock. = The output shows Starting Network: msk0 Starting Network: lo0 Right after that is: route: writing to network socket: network is unreachable It appears that the network doesn't start, but is not logging an error. = The rc.conf file is the same one used in 9.x which worked. I did try = converting from fixed IP to DHCP, but that made no difference. msk = modules are in the kernel.