Date: Sat, 10 May 2003 13:47:34 -0700 (PDT) From: Hugo Saro <h_saro@yahoo.com> To: freebsd-questions@freeBSD.org Subject: Re: restarting natd Message-ID: <20030510204734.71024.qmail@web11802.mail.yahoo.com> In-Reply-To: <9112FAAA-80CE-11D7-9502-003065ABFD92@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
killall -TERM natd check if it's still running (might take some secs to die) - ps aux | grep natd if it ain't showing.. natd -f /path/to/conf --- Charles Swiger <cswiger@mac.com> wrote: > On Wednesday, May 7, 2003, at 04:52 PM, John wrote: > > You guys do it the hard way. > > > > Here's how I restart ipf and ipnat: > > reload your IPF rules file: ipf -Fa -f > /etc/ipf.rules > > Reload your IPNAT rules file: ipnat -FC -f > /etc/ipnat.rules > > And if you're using IPFW and natd, not ipf and > ipnat? > > -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" __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030510204734.71024.qmail>