From owner-freebsd-questions@FreeBSD.ORG Sat May 27 21:19:50 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 5B98416A632 for ; Sat, 27 May 2006 21:19:45 +0000 (UTC) (envelope-from imran@darkstar.thelakecity.com.pk) Received: from darkstar.thelakecity.com.pk (darkstar.thelakecity.com.pk [202.59.74.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CE8D43D55 for ; Sat, 27 May 2006 21:19:41 +0000 (GMT) (envelope-from imran@darkstar.thelakecity.com.pk) Received: from darkstar.thelakecity.com.pk (localhost [127.0.0.1]) by darkstar.thelakecity.com.pk (8.13.3/8.13.3) with ESMTP id k4RKIt5P086183 for ; Sun, 28 May 2006 01:20:03 +0500 (PKT) (envelope-from imran@darkstar.thelakecity.com.pk) Received: (from imran@localhost) by darkstar.thelakecity.com.pk (8.13.3/8.13.3/Submit) id k4RK0ERa084900 for freebsd-questions@freebsd.org; Sun, 28 May 2006 01:00:14 +0500 (PKT) (envelope-from imran) Date: Sun, 28 May 2006 01:00:14 +0500 (PKT) From: Imran Imtiaz Message-Id: <200605272000.k4RK0ERa084900@darkstar.thelakecity.com.pk> To: freebsd-questions@freebsd.org Subject: bringing down and interface when system start 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: Sat, 27 May 2006 21:19:57 -0000 how can I bring down (disable) a network interface after the system start? what would I've to type in /etc/rc.conf file? regards, Imran Imtiaz