From owner-freebsd-hackers Tue Dec 10 11:26:05 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA23322 for hackers-outgoing; Tue, 10 Dec 1996 11:26:05 -0800 (PST) Received: from plains.nodak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id LAA23317 for ; Tue, 10 Dec 1996 11:26:01 -0800 (PST) Received: (from tinguely@localhost) by plains.nodak.edu (8.8.3/8.8.3) id NAA19261 for freebsd-hackers@FreeBSD.ORG; Tue, 10 Dec 1996 13:25:53 -0600 (CST) Date: Tue, 10 Dec 1996 13:25:53 -0600 (CST) From: Mark Tinguely Message-Id: <199612101925.NAA19261@plains.nodak.edu> To: freebsd-hackers@FreeBSD.ORG Subject: Re: PPP with network address translation Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate says: > And, it's not really NAT, although it acts alot like it. (I > think Charles had code to toggle the functionality on/off in the > ppp.conf file as well). what does it do with applications like ftp? NAT in IP Filter requires a ftp proxie such as those found in FWTK. --mark.