From owner-freebsd-questions@FreeBSD.ORG Fri Aug 27 12:44:33 2004 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 283EC16A4CE for ; Fri, 27 Aug 2004 12:44:33 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id E61F643D46 for ; Fri, 27 Aug 2004 12:44:32 +0000 (GMT) (envelope-from shchoi@gmail.com) Received: by mproxy.gmail.com with SMTP id w67so3008cwb for ; Fri, 27 Aug 2004 05:44:27 -0700 (PDT) Received: by 10.11.119.76 with SMTP id r76mr5121cwc; Fri, 27 Aug 2004 05:44:27 -0700 (PDT) Received: by 10.11.117.70 with HTTP; Fri, 27 Aug 2004 05:44:27 -0700 (PDT) Message-ID: <34b425c504082705446816dc77@mail.gmail.com> Date: Fri, 27 Aug 2004 13:44:27 +0100 From: Soo-Hyun Choi To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: editing the rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Soo-Hyun Choi List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 12:44:33 -0000 Hi, When I need to change the IP settings, I usually go over the rc.conf directly (as root) to change the IP settings. The question is that once I change the settings I need to re-boot the system in order to the change be working. Is there any way that I can apply the changes without re-booting the system? Cheers, Soo-Hyun