Date: Mon, 15 Jul 1996 16:16:36 -0700 From: Noel Burton-Krahn <noel@harleystreet.com> To: "'freebsd-hackers@freebsd.org'" <freebsd-hackers@freebsd.org> Subject: IP masquerading over tunel device Message-ID: <01BB7268.FFC9C880@mcduck.harleystreet.com>
next in thread | raw e-mail | index | archive | help
I'm condidering hacking IP masquerading into FreeBSD. Options include: 1) something like PPP which extracts packets from the tunnel device, = edits them, and retransmits. 2) modifying the kernel firewall code a la Linux. option #1 seems more elegant to me, but I don't have any docs on the = tunnel device, other than the PPP source. Could someone supply me with = docs? Of course if someone is already trying this, let me know. --Noel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BB7268.FFC9C880>