Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 May 2003 12:06:23 -0500
From:      Alfonso Romero <ibac@prodigy.net.mx>
To:        freebsd-questions <freebsd-questions@freebsd.org>, Chuck Swiger <cswiger@mac.com>
Subject:   Re: restarting natd
Message-ID:  <005901c314ba$fd5b5680$0100a8c0@ibac>
References:  <011f01c3135a$688d9740$0100a8c0@ibac> <3EB7FD22.5020208@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, I have local access to nat. I just wonder why isnīt there
any -restart option like with apachectl...


Alfonso Romero
----- Original Message -----
From: "Chuck Swiger" <cswiger@mac.com>
To: "freebsd-questions" <freebsd-questions@freebsd.org>
Sent: Tuesday, May 06, 2003 1:21 PM
Subject: Re: restarting natd


> Alfonso Romero wrote:
>  > How can I restart natd? Using kill -s HUP <pidnumber>?
>  > Or is there another more conservative way?
>
> Be careful if you are killing natd remotely.  You might want to do
> something like:
>
> kill `cat /var/run/natd.pid` && /sbin/natd _flags_
>
> ...if you are not local to the system running natd.  Or reboot.  :-)
>
> -Chuck
>
>
> _______________________________________________
> 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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005901c314ba$fd5b5680$0100a8c0>