From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 15:24:31 2006 Return-Path: X-Original-To: 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 08C2316A400 for ; Thu, 20 Apr 2006 15:24:31 +0000 (UTC) (envelope-from jhorne@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F7AA43D45 for ; Thu, 20 Apr 2006 15:24:30 +0000 (GMT) (envelope-from jhorne@dfwlp.com) Received: from mail.dfwlp.com (localhost.int.dfwlp.com [127.0.0.1]) by zeus.int.dfwlp.com (8.13.6/8.13.4) with ESMTP id k3KFOJbq062674 for ; Thu, 20 Apr 2006 10:24:19 -0500 (CDT) (envelope-from jhorne@dfwlp.com) Received: from dal-wap-0-1.publicis-usa.com ([204.250.3.175]) (SquirrelMail authenticated user jhorne) by mail.dfwlp.com with HTTP; Thu, 20 Apr 2006 10:24:19 -0500 (CDT) Message-ID: <1053.204.250.3.175.1145546659.squirrel@mail.dfwlp.com> Date: Thu, 20 Apr 2006 10:24:19 -0500 (CDT) From: "Jonathan Horne" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on zeus.int.dfwlp.com Cc: Subject: how to eliminate an unused interface? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jhorne@dfwlp.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 15:24:31 -0000 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? thanks, jonathan