From owner-freebsd-questions@FreeBSD.ORG Sat Jul 31 17:42:32 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 D033B16A4CE for ; Sat, 31 Jul 2004 17:42:32 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCA343D60 for ; Sat, 31 Jul 2004 17:42:32 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 65365 invoked by uid 1002); 31 Jul 2004 17:42:43 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 1.254894 secs); 31 Jul 2004 17:42:43 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 31 Jul 2004 17:42:42 -0000 Received: from 64.39.177.47 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Sat, 31 Jul 2004 13:42:42 -0400 (EDT) Message-ID: <10675.64.39.177.47.1091295762.squirrel@64.39.177.47> In-Reply-To: <1263.209.167.16.15.1091283526.squirrel@209.167.16.15> References: <007401c47673$e0f18de0$ca2aeecd@dannewxp> <02d501c476c8$e6ccba50$0201a8c0@dredster> <1263.209.167.16.15.1091283526.squirrel@209.167.16.15> Date: Sat, 31 Jul 2004 13:42:42 -0400 (EDT) From: "Steve Bertrand" To: "Steve Bertrand" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: Micheal Patterson cc: freebsd-questions@freebsd.org Subject: Re: freebsd How do you restart rc.conf without rebooting 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: Sat, 31 Jul 2004 17:42:33 -0000 >> >> ----- Original Message ----- >> From: "Dan" >> To: >> Sent: Friday, July 30, 2004 3:28 PM >> Subject: freebsd How do you restart rc.conf without rebooting >> >> >>> How do you restart rc.conf without rebooting your machine. >>> >>> Dan >> >> >> /etc/netstart if I recall will reload and execute the settings >> within >> rc.conf without rebooting. >> > > IIRC, /etc/netstart will reload the network only. I don't think it > reloads everything in /etc/rc.conf. > > As a matter of fact, I just performed this command, and from what I > can tell, it only reloaded the IP networking, and the fw rulesets. It > did not HUP, or otherwise restart any of my daemons. > To add, I left work, got home, and found my default route did not get reloaded properly after this ``test'' of the command. Don't know why yet, all I do know is that I couldn't reach the box from home so I had to ssh into another box on the same subnet, and add the default route back. All of the IP's and IP aliases did load correctly, as did the IPFW firewall rules, but the defaultrouter="x.x.x.x" statement did not take effect as it would have after a reboot. Steve > >> -- >> >> Micheal Patterson >> TSG Network Administration >> 405-917-0600 >> >> Confidentiality Notice: This e-mail message, including any >> attachments, >> is for the sole use of the intended recipient(s) and may contain >> confidential and privileged information. Any unauthorized review, >> use, >> disclosure or distribution is prohibited. If you are not the >> intended >> recipient, please contact the sender by reply e-mail and destroy all >> copies of the original message. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >