From owner-freebsd-current@FreeBSD.ORG Tue Jan 17 17:56:47 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 559941065695 for ; Tue, 17 Jan 2012 17:56:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id CE1AC8FC19 for ; Tue, 17 Jan 2012 17:56:46 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q0HHuj59023337; Tue, 17 Jan 2012 21:56:45 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q0HHujPF023336; Tue, 17 Jan 2012 21:56:45 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 17 Jan 2012 21:56:45 +0400 From: Gleb Smirnoff To: Octavian Rinciog Message-ID: <20120117175645.GI12760@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org Subject: Re: dhclient em0: not found rev r230054 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: Tue, 17 Jan 2012 17:56:47 -0000 On Tue, Jan 17, 2012 at 01:57:48PM +0200, Octavian Rinciog wrote: O> Hello! O> O> After updating to FreeBSD 10.0-CURRENT #0 r230054, I can't do anymore O> dhclient on em0. O> O> [root@freebsd ~]# uname -a O> FreeBSD freebsd 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r230054: Fri Jan O> 13 14:29:36 EET 2012 root@freebsd:/usr/obj/usr/head/sys/GENERIC O> i386 O> O> [root@freebsd ~]# cat /var/log/messages | grep em0 | tail -n 6 O> Jan 13 14:41:11 freebsd kernel: em0: Connection 7.3.2> port 0x1820-0x183f mem O> 0xf0300000-0xf031ffff,0xf0325000-0xf0325fff irq 23 at device 25.0 on O> pci0 O> Jan 13 14:41:11 freebsd kernel: em0: Using an MSI interrupt O> Jan 13 14:41:11 freebsd kernel: em0: Ethernet address: 00:19:99:40:76:ee O> Jan 13 14:41:12 freebsd kernel: em0: link state changed to UP O> Jan 13 14:41:58 freebsd dhclient[1734]: em0: not found O> O> [root@freebsd ~]# dhclient em0 O> ifconfig: ioctl (SIOCAIFADDR): File exists O> em0: not found O> exiting. O> O> Do you know how can I fix this problem? Did you upgrade your world together with the kernel? Can you show: #ident /sbin/dhclient-script -- Totus tuus, Glebius.