From owner-freebsd-stable Wed Nov 8 16: 6:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from falla.videotron.net (falla.videotron.net [205.151.222.106]) by hub.freebsd.org (Postfix) with ESMTP id 8E80837B479 for ; Wed, 8 Nov 2000 16:06:06 -0800 (PST) Received: from modemcable213.3-201-24.mtl.mc.videotron.ca ([24.201.3.213]) by falla.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0G3Q002I9DM43F@falla.videotron.net> for freebsd-stable@FreeBSD.ORG; Wed, 8 Nov 2000 19:06:04 -0500 (EST) Date: Wed, 08 Nov 2000 19:10:58 -0500 (EST) From: Bosko Milekic Subject: Re: rc.firewall script & natd on 4.1.1 In-reply-to: <3A072612.F1E47C22@cuk.nu> X-Sender: bmilekic@jehovah.technokratis.com To: Marko Cuk Cc: freebsd-stable@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The natd divert rule is no longer installed except in the "simple," "client," and "open." If you have a custom file from which your rules are read, the divert rule is no longer installed. This is because it was wrong to install it in that case. If you're still wondering why, read the commit log with the help of CVSWeb (check the website). On Mon, 6 Nov 2000, Marko Cuk wrote: > > > "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 Cheers, Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message