From owner-freebsd-stable Wed Nov 8 1:51:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from io.cuk.nu (node.068.lc.link.si [212.30.95.68]) by hub.freebsd.org (Postfix) with ESMTP id E31C137B4C5 for ; Wed, 8 Nov 2000 01:51:26 -0800 (PST) Received: from cuk.nu (nu.cuk.nu [212.30.95.50]) by io.cuk.nu (8.9.3/8.9.3/Debian/GNU) with ESMTP id WAA27979; Mon, 6 Nov 2000 22:44:27 +0100 Message-ID: <3A072612.F1E47C22@cuk.nu> Date: Mon, 06 Nov 2000 22:44:02 +0100 From: Marko Cuk X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@alum.mit.edu, freebsd-stable@FreeBSD.ORG Subject: Re: rc.firewall script & natd on 4.1.1 References: <3A05D143.8DF86396@cuk.nu> <20001105144537.Z75251@149.211.6.64.reflexcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J . Clark" wrote: > > > Details please? The natd(8) process is not actually started from > rc.firewall, but from rc.network. In which of these is the supposed > breakage? Or do you mean the divert(4) rule in rc.firewall is not > being added properly? That's right ! > Could you post the actual problem and the > versions of the file(s) you are using? > -- > Crist J. Clark cjclark@alum.mit.edu Bad file: ############ # Setup system for firewall service. # $FreeBSD: src/etc/rc.firewall,v 1.30.2.6 2000/09/21 07:44:53 ru Exp $ And that one works and adds natd divert rule to ipfw correctly # Setup system for firewall service. # $FreeBSD: src/etc/rc.firewall,v 1.30.2.4 2000/05/28 19:17:15 asmodai Exp $ Cuk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message