From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 14:30:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ECDE106567F for ; Sun, 6 Jul 2008 14:30:09 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id B2C9F8FC1D for ; Sun, 6 Jul 2008 14:30:08 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m66ETcJh077011; Sun, 6 Jul 2008 09:29:38 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080706092727.02626760@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Jul 2008 09:29:28 -0500 To: "David Allen" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <2daa8b4e0807060706s4e5f8aedqe2ce00ca33bd1b46@mail.gmail.co m> References: <2daa8b4e0807060706s4e5f8aedqe2ce00ca33bd1b46@mail.gmail.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080705-0, 07/05/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m66ETcJh077011 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Reconfiguring network interfaces 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: Sun, 06 Jul 2008 14:30:09 -0000 At 09:06 AM 7/6/2008, David Allen wrote: >I need to make several wholesale changes to a few different systems, >and I'd prefer to do it over SSH without losing connectivity where >possible. I know I can use ifconfig, or edit /etc/rc.conf directly >and reboot, but is there a canonical way to make the changes in >/etc/rc.conf and "reload" those changes to ensure everything is in a >known state? From what I can determine, running netif stop/start >would work, but would require I do that locally. You pretty much need to be on the console rather than ssh'd in to make those changes interactively. You can do them remotely via a cron job or at job, but any mistake will require a trip to the console. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.