Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 21:03:20 -0700
From:      D Tougas <dtougas@converging.net>
To:        taohuang <freebsd_tao@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Why my natd cann`t run automaticly!
Message-ID:  <19991117210320.B23469@converging.net>
In-Reply-To: <19991117151941.24011.qmail@hotmail.com>; from freebsd_tao@hotmail.com on Wed, Nov 17, 1999 at 03:21:17PM -0000
References:  <19991117151941.24011.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You do not need to edit rc.local or rc.firewall to use natd.
All you need to do is make the appropriate changes in rc.conf
and everything is launched automatically at boot.

-- 
Damien Tougas
Converging Technology Solutions, Inc.
Phone: (780)469-1679
Fax: (780)461-5127
E-mail: dtougas@converging.net
http://www.converging.net

On Wed, Nov 17, 1999 at 03:21:17PM -0000, taohuang wrote:
> I have install the natd. And sb tell me that I should put one 
> line in rc.local and rc.firewall.
> And I do it like this. 
> I put the line in the rc.local
> natd -interface ep0    
> 
> I put the follow three line in the rc.firewall
> ipfw -f flush 
> ipfw add divert natd all from any to any via ep0
> ipfw add pass all from any to any
> 
> But the natd didn`t run after reboot and I had to run the four 
> lines by myself.What is the matter with it? Where should I put 
> this line in?


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?19991117210320.B23469>