From owner-freebsd-net@FreeBSD.ORG Mon Jul 8 00:56:52 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A68A24ED for ; Mon, 8 Jul 2013 00:56:52 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 7A2EC1E1E for ; Mon, 8 Jul 2013 00:56:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=smycEXdn15Av9ks7z6kToGVVW2EQt8Xnv4HojZ3KpOk=; b=CZJj0x0rd1W6BlOYqJApuyTo45NL2Ovp5bT/E9X4zVfiYir9JC5y5HgDv8jK93ZDIX4W48BKJy3i9KV9T1GZMPFIg8tazBU72JMl0Oea3lykjQRLNNmxJgQJWf6hmC5cURzjbL+0WDeUfUJlRmpYM4L3ljouDgRdmFphQXVZ7BA=; Received: from [39.210.114.110] (port=28206 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1Uvzl3-003G9A-L7 for freebsd-net@freebsd.org; Sun, 07 Jul 2013 18:56:51 -0600 Date: Mon, 8 Jul 2013 08:56:42 +0800 From: Erich Dollansky To: FreeBSD Net Subject: Lagg hangs machine at boot time Message-ID: <20130708085642.022221f1@X220.ovitrap.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 00:56:52 -0000 Hi, after upgrading to: 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r252491M: Wed Jul 3 08:45:23 CIT 2013 I have got the problem that lagg hangs the machine on start-up. What I found out was that iwn associates to the access point but stops then. Lagg seems to wait then foreever. Turning off wireless on the hardware side or using a cable solves the problem. I will download now the latest sources to report about the status of iwn. Erich