From owner-freebsd-questions Thu Aug 10 1:56:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id B3BA437B6E1 for ; Thu, 10 Aug 2000 01:56:11 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id LAA90245; Thu, 10 Aug 2000 11:55:38 +0300 (EEST) Date: Thu, 10 Aug 2000 11:55:38 +0300 From: Ruslan Ermilov To: Roelof Osinga Cc: Jon Rust , freebsd-questions@FreeBSD.ORG Subject: Re: restarting natd remotely Message-ID: <20000810115538.B88858@sunbay.com> Mail-Followup-To: Roelof Osinga , Jon Rust , freebsd-questions@FreeBSD.ORG References: <20000808153226.A16088@mail.vcnet.com> <20000809100846.A49254@sunbay.com> <3991B9E8.B9410E5B@eboa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3991B9E8.B9410E5B@eboa.com>; from roelof@eboa.com on Wed, Aug 09, 2000 at 10:07:04PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 09, 2000 at 10:07:04PM +0200, Roelof Osinga wrote: > Ruslan Ermilov wrote: > > > > The problem is that on receipt of a SIGHUP signal, natd(8) will wait ten > > seconds before going shutdown. You can either: > > SIGTERM, SIGHUP lets natd refresh its address. > You are right, I meant SIGTERM. Just issuing a `kill [natd pid]' command will send natd process a SIGHUP signal causing it to refresh its aliasing IP address (if run with -n option). You need to either `kill -TERM [natd_pid]' and wait at least 10 seconds before restarting it or `kill -KILL [natd_pid]' and restart it without a pause. -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message