From owner-freebsd-questions Wed Mar 5 14:49:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA17190 for questions-outgoing; Wed, 5 Mar 1997 14:49:48 -0800 (PST) Received: from apollo.it.hq.nasa.gov (apollo.it.hq.nasa.gov [131.182.119.87]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA17182 for ; Wed, 5 Mar 1997 14:49:41 -0800 (PST) Received: from wirehead.it.hq.nasa.gov (WireHead.it.hq.nasa.gov [131.182.119.88]) by apollo.it.hq.nasa.gov (8.8.3/8.8.3) with ESMTP id RAA08838; Wed, 5 Mar 1997 17:46:59 -0500 (EST) Received: from localhost (cshenton@localhost) by wirehead.it.hq.nasa.gov (8.6.12/8.6.12) with ESMTP id WAA10898; Wed, 5 Mar 1997 22:49:10 GMT Message-Id: <199703052249.WAA10898@wirehead.it.hq.nasa.gov> X-Authentication-Warning: wirehead.it.hq.nasa.gov: cshenton owned process doing -bs To: dwhite@resnet.uoregon.edu, dwhite@gdi.uoregon.edu Cc: questions@freefall.freebsd.org Subject: Re: Question: NAT? In-Reply-To: Your message of "Wed, 5 Mar 1997 14:22:13 -0800 (PST)" References: X-Mailer: Mew version 1.03 on Emacs 19.31.8 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 05 Mar 1997 17:49:09 -0500 From: Chris Shenton Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 5 Mar 1997 14:22:13 -0800 (PST) Doug White wrote: dwhite> IPFilter is a port; ppp and pppd come with the system. dwhite> dwhite> If you're on 2.1.7, you have the -alias'd ppp. (look at the SYNOPSIS on dwhite> the man page.) Not there, must have an old version. I'll try supping the ppp sources again, unless there's a better way. dwhite> ipfilter contains the NAT translation software and is a bit more complete; dwhite> ipfw gives you ip filtering only. dwhite> dwhite> If you're looking for true firewall tools you may want to look at the FWTK dwhite> port. Got the FWTK. Guess I'll get the ipfilter going, cuz I wanna try playing with mpd :-) Thanks!