From owner-freebsd-hackers Mon Aug 21 00:04:03 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id AAA01935 for hackers-outgoing; Mon, 21 Aug 1995 00:04:03 -0700 Received: from rover.village.org (rover.village.org [198.137.146.49]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id AAA01919 for ; Mon, 21 Aug 1995 00:04:00 -0700 Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id BAA02908; Mon, 21 Aug 1995 01:02:34 -0600 Message-Id: <199508210702.BAA02908@rover.village.org> To: "Raju M. Daryanani" Subject: Re: Internet In A Box Cc: hackers@freebsd.org In-reply-to: Your message of Mon, 21 Aug 1995 13:13:30 +0800 Date: Mon, 21 Aug 1995 01:02:33 -0600 From: Warner Losh Sender: hackers-owner@freebsd.org Precedence: bulk : Where do I find it? I'm not sure. I just looked at the source we have, and I can't seem to find an FTP address in them. However, the tarball they were in is ip_fil2.7.2.tar.gz. Archie on ip_fil says: 01 Host concert.cert.dfn.de Location: /pub/tools/net/packet_screen/ip_fil2.7.1.tar.gz 02 Host ftp.sunet.se Location: /pub/security/tools/net/packet_screen/ip_fil2.7.1.tar.gz 03 Host coombs.anu.edu.au Location: /pub/net/kernel/ip_fil2.7.tar.gz 04 Host ftp.dstc.edu.au Location: /u2/pub/security/firewall/ip_fil/ip_fil2.7.tar.gz 05 Host idea.sec.dsi.unimi.it Location: /.1/security/certs/DFN-CERT/tools/net/packet_screen/ip_fil2.7.1.tar.gz The author's address is darrenr@arbld.unimelb.edu.au. I had a readme that announced the 2.7.2 release, but can't seem to find it now. I don't know which of these are official, if any, but I'd guess 03 or 04 might be good places to start. I know that we had to write our own rule setting program in the 2.4 version, but 2.7.2 supposedly works much better and includes this support. Dworkin Muller (dworkin@village.org) has done a lot of kernel hacking to make 2.4 and 2.7.2 work with FreeBSD 1.1.5.1R. Warner