From owner-freebsd-stable Sun Feb 28 8:25:25 1999 Delivered-To: freebsd-stable@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 6DAFA15244 for ; Sun, 28 Feb 1999 08:25:21 -0800 (PST) (envelope-from j@avias.com) Received: from 195.14.38.65 (dialup2.avias.com [195.14.38.69]) by main.avias.com (8.9.2/8.9.2) with SMTP id TAA39797 for ; Sun, 28 Feb 1999 19:25:00 +0300 (MSK) (envelope-from j@avias.com) Date: Sun, 28 Feb 1999 19:25:14 +0300 From: Juriy Goloveshkin X-Mailer: The Bat! (v1.19) S/N D508402B Reply-To: Juriy Goloveshkin X-Priority: 3 (Normal) Message-ID: <10809.990228@avias.com> To: freebsd-stable@freebsd.org Subject: Fwd: Re: rc.network->rc.firewall->natd Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG just for reminder ===8<==============Original message text=============== > if "natd_enable" is set to "YES" in rc.conf then rc.firewall > loads the following rule: > if [ "X${natd_enable}" = X"YES" -a "X${natd_interface}" != X"" ]; then > $fwcmd add divert natd all from any to any via ${natd_interface} > fi > but after rc.firewall and before natd some programs in > rc.network require normally working network... I think natd needs to be loaded in the network_interfaces loop in network_pass1 in rc.network and should reside in /sbin. Any chance of a repository copy of src/usr.sbin/natd to src/sbin/natd (peter & jdp cc'd) ? If it's moved, I'll shift the loading. -- Brian Don't _EVER_ lose your sense of humour ! ===8<===========End of original message text=========== Best regards, Juriy mailto:j@avias.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message