From owner-freebsd-hackers Tue Jul 16 10:05:16 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA12720 for hackers-outgoing; Tue, 16 Jul 1996 10:05:16 -0700 (PDT) Received: from carver.pinc.com (carver.pinc.com [199.60.118.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA12715 for ; Tue, 16 Jul 1996 10:05:14 -0700 (PDT) Received: from harley.UUCP (uucp@localhost) by carver.pinc.com (8.7.1/8.7.3) with UUCP id KAA03293 for freebsd-hackers@freebsd.org; Tue, 16 Jul 1996 10:05:13 -0700 (PDT) Received: by mcduck.harleystreet.com with Microsoft Mail id <01BB72FD.0E47CEE0@mcduck.harleystreet.com>; Tue, 16 Jul 1996 09:56:27 -0700 Message-ID: <01BB72FD.0E47CEE0@mcduck.harleystreet.com> From: Noel Burton-Krahn To: "'freebsd-hackers@freebsd.org'" Subject: RE: IP masquerading over tunel device Date: Tue, 16 Jul 1996 09:56:26 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm not sure what you mean by the "NAT implementation" in ipfilter. = from the docs, I see that ipfilter can detect packets that would need to = be edited in an IP masquerading sense, but can ipfilter remove those = packets from the IP code in the kernel and re-insert edited packets? On Monday, July 15, 1996 2:01 PM, Pedro A M = Vazquez[SMTP:vazquez@IQM.Unicamp.BR] wrote: > Hello > Have you looked the NAT implementation in ipfilter? >=20 > Pedro >=20 > Noel Burton-Krahn said: > >=20 > > I'm condidering hacking IP masquerading into FreeBSD. Options = include: > > 1) something like PPP which extracts packets from the tunnel device, = =3D > > edits them, and retransmits. > > 2) modifying the kernel firewall code a la Linux. > >=20 > > option #1 seems more elegant to me, but I don't have any docs on the = =3D > > tunnel device, other than the PPP source. Could someone supply me = with =3D > > docs? > >=20 > > Of course if someone is already trying this, let me know. > >=20 > > --Noel > >=20 > >=20 >=20 >=20 >=20