From owner-freebsd-security Thu May 11 16:51:19 1995 Return-Path: security-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA19796 for security-outgoing; Thu, 11 May 1995 16:51:19 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA19789 for ; Thu, 11 May 1995 16:51:16 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id QAA08007; Thu, 11 May 1995 16:54:06 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id QAA00209; Thu, 11 May 1995 16:51:05 -0700 Message-Id: <199505112351.QAA00209@corbin.Root.COM> To: Paul Traina cc: Danny Boulet , freebsd-security@FreeBSD.org, ugen@netvision.net.il Subject: Re: Security options for NFS? In-reply-to: Your message of "Thu, 11 May 95 15:58:11 PDT." <199505112258.PAA04433@precipice.shockwave.com> From: David Greenman Reply-To: davidg@root.com Date: Thu, 11 May 1995 16:51:01 -0700 Sender: security-owner@FreeBSD.org Precedence: bulk > > I've got FreeBSD 2.0 on a CD-ROM so I can provide diffs that should allow > > ipfirewall v2.0 to be installed on FreeBSD 2.0. Unfortunately, I don't > > run FreeBSD on any machine that I've got access to so I can't test the > > diffs (I use BSD/OS v2.0 for all my ipfirewall development). Contact me > > directly (danny@bouletfermat.ab.ca) if you're interested in these diffs. > > Once someone running FreeBSD has verified that they work, I'll include them > > in my standard release. > > > > -Danny > > > > P.S. A bound 30 page user's guide is provided to those who contribute the > > suggested minimum shareware amount ($60 Canadian or roughly $44 US these > > days). > >Hi, it's generally our policy to not incorporate shareware into the base >operating system. The ipfirewall code present in FreeBSD 2.0 was writen by >Ugen J.S. Antsilevich (ugen@netvision.net.il) to be a look-and-feel clone >of yours (but not using any of your actual code). What gives you that idea? From ip_fw.c: /* * Copyright (c) 1993 Daniel Boulet * Copyright (c) 1994 Ugen J.S.Antsilevich * * Redistribution and use in source forms, with and without modification, ... And the original commit message: revision 1.1 date: 1994/10/28 15:09:46; author: jkh; state: Exp; IP Firewall code from Daniel Boulet and J.S.Antsilevich Submitted by: danny ugen -DG