From owner-freebsd-questions Fri Jun 12 00:52:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28568 for freebsd-questions-outgoing; Fri, 12 Jun 1998 00:52:18 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA28477 for ; Fri, 12 Jun 1998 00:51:37 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id AAA01255; Fri, 12 Jun 1998 00:51:27 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 12 Jun 1998 00:51:26 -0700 (PDT) From: Doug White To: DarKnight cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: natd In-Reply-To: <357CA12C.83C192C3@Biosys.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 8 Jun 1998, DarKnight wrote: > is there a way to add additional ports to the proxying of for example > FTP? it automatically designates port 21 to ftp (duh), is it possible to > add additional ones? how? Thanks :) natd is a transparent proxy. It doesn't particularly care about what's coming through, although I think FTP is a special case because of the wacky server-connects-to-client protocol. For alternate ports, using FTP Passive mode gets around it tho. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message