From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 15:46:19 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC90216A410 for ; Thu, 20 Apr 2006 15:46:19 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.19.101.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7882C43D46 for ; Thu, 20 Apr 2006 15:46:19 +0000 (GMT) (envelope-from hugo@barafranca.com) Received: from localhost (localhost [127.0.0.1]) by mail.barafranca.com (Postfix) with ESMTP id 4E999C383D; Thu, 20 Apr 2006 15:52:39 +0000 (UTC) Received: from mail.barafranca.com ([67.19.101.164]) by localhost (mail.barafranca.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05747-05; Thu, 20 Apr 2006 15:52:38 +0000 (UTC) Received: from [192.168.0.1] (unknown [81.84.174.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 4F3C5C3835; Thu, 20 Apr 2006 15:52:38 +0000 (UTC) Message-ID: <4447ACCA.2070504@barafranca.com> Date: Thu, 20 Apr 2006 16:46:18 +0100 From: Hugo Silva User-Agent: Thunderbird 1.5 (X11/20060318) MIME-Version: 1.0 To: Robert Huff , freebsd-questions@FreeBSD.org References: <1053.204.250.3.175.1145546659.squirrel@mail.dfwlp.com> <17479.43827.419276.680232@jerusalem.litteratus.org> In-Reply-To: <17479.43827.419276.680232@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at barafranca.com Cc: Subject: Re: how to eliminate an unused interface? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 15:46:23 -0000 Robert Huff wrote: > Jonathan Horne writes: > > >> my box has a firewire port that is showing up as fwe0. it is not >> being used, and i would like to eliminate this device from the >> network configuration. (some applications try to bind to this as >> its default interface, ex: iftop). >> >> how do i go about elimination, or where is that network >> configuration for that located? >> > > "/etc/rc.conf"? > > > Robert Huff > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hello, Edit your kernel and remove firewire support -- it's in the last lines of the kernel config.