Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 00:08:14 -0500
From:      Donnie Jones <donniejones18@yahoo.com>
To:        "tony" <tony@tntpro.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Using natd
Message-ID:  <20020118000814.1345f3a9.donniejones18@yahoo.com>
In-Reply-To: <CMENKLIECOJCDGNFIDPFEEMBCBAA.tony@tntpro.com>
References:  <20020117193741.C267@starpower.net> <CMENKLIECOJCDGNFIDPFEEMBCBAA.tony@tntpro.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Try doing this command to restart it.

This one for Ipfilter:
  /sbin/ipf -Fa -f /etc/ipf.rules

This for NAT:
 /sbin/ipnat -CF -f /etc/ipnat.rules


-Donnie

On Thu, 17 Jan 2002 21:46:17 -0500
"tony" <tony@tntpro.com> wrote:

> I'm sorry but when I make a change to natd.conf and then try a kill -HUP
> pidfile it doesn't actually notice the configuration change.. that is why I
> posted the script that actually kills natd and then restarts it
> 
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bob Hall
> Sent: Thursday, January 17, 2002 7:38 PM
> To: freebsd-questions@FreeBSD.ORG
> Subject: Re: Using natd
> 
> 
> On Thu, Jan 17, 2002 at 10:47:52PM +0000, Dustin Puryear wrote:
> > * Can I alter the natd running configuration without rebooting the
> > machine? I tried killing the process once so that I coud reload and
> > and the network on the test machine promptly went down from the remote
> > end.
> 
> Reset natd.
> #kill -HUP <pid for natd>
> 
> Bob Hall
> --
> Know thyself? Absurd direction!
> Bubbles bear no introspection.        -Khushhal Khan Khatak
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020118000814.1345f3a9.donniejones18>