From owner-freebsd-net@FreeBSD.ORG Tue Apr 29 13:05:39 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF33537B401 for ; Tue, 29 Apr 2003 13:05:39 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3540C43FB1 for ; Tue, 29 Apr 2003 13:05:36 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h3TK5T62073673 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Apr 2003 23:05:29 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h3TK5Toq073672; Tue, 29 Apr 2003 23:05:29 +0300 (EEST) (envelope-from ru) Date: Tue, 29 Apr 2003 23:05:29 +0300 From: Ruslan Ermilov To: Max Khon Message-ID: <20030429200529.GA71528@sunbay.com> References: <20030430023640.A22257@iclub.nsu.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <20030430023640.A22257@iclub.nsu.ru> User-Agent: Mutt/1.5.4i cc: freebsd-net@freebsd.org Subject: Re: IPDIVERT X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 20:05:40 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 30, 2003 at 02:36:41AM +0700, Max Khon wrote: > hi, there! >=20 > I have a suggestion to build GENERIC and ipfw.ko with IPDIVERT by default > or change IPDIVERT to NOIPDIVERT and build boot kernels with NOIPDIVERT. > The main goal is to allow to use NAT with stock kernels and ipfw.ko. >=20 > Comments? >=20 Only if you succeed in making the ipdivert.ko module: IPDIVERT is not modularized currently, contrary to IPFIREWALL. What it means basically is that you will have to change lot of ``#ifdef IPDIVERT'' to ``if (IPDIVERT_LOADED)'', like with the IPFW_LOADED. I think this is worth doing. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+rtsJUkv4P6juNwoRAmC+AJ42iMrHhwJBqoz6YraMx2Bf2zKgcgCfTwnp RpChCLKjg3DTvlXeMcmXxuc= =NpE5 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV--