From owner-freebsd-net@FreeBSD.ORG Fri Jan 25 00:19:13 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1165F945 for ; Fri, 25 Jan 2013 00:19:13 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 93A28FC6 for ; Fri, 25 Jan 2013 00:19:12 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0P0J5gI087289; Thu, 24 Jan 2013 17:19:05 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0P0J5ma087286; Thu, 24 Jan 2013 17:19:05 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 24 Jan 2013 17:19:05 -0700 (MST) From: Warren Block To: h bagade Subject: Re: how to completely makes an interface down? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 24 Jan 2013 17:19:06 -0700 (MST) Cc: freebsd-net@freebsd.org 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: Fri, 25 Jan 2013 00:19:13 -0000 On Thu, 24 Jan 2013, h bagade wrote: > I'm searching for a method or configuration which when I make the interface > down, the led goes off. Currently the led still remains on when I shutdowns > the interface! Is there any way to do this? em(4) mentions controlling the card LEDs. I have not tried it, though.