From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 06:09:48 2003 Return-Path: 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 550EA16A4CE for ; Thu, 18 Dec 2003 06:09:48 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFAD143D31 for ; Thu, 18 Dec 2003 06:09:46 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 18 Dec 2003 08:12:53 -0600 Message-ID: <3FE1B50D.8070404@daleco.biz> Date: Thu, 18 Dec 2003 08:09:17 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: flux References: <1899501608.20031218170248@hotbox.ru> In-Reply-To: <1899501608.20031218170248@hotbox.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Dec 2003 14:12:54.0171 (UTC) FILETIME=[07584EB0:01C3C571] cc: freebsd-questions@freebsd.org Subject: Re: shutting down network interfaces X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 14:09:48 -0000 flux wrote: >I have two netcards and want to shut down one of them without >rebooting. > > > As root: #ifconfig xl1 down where "xl1" is the name/number of the interface. HTH, Kevin Kinsey