From owner-freebsd-questions Thu Jul 16 14:04:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13407 for freebsd-questions-outgoing; Thu, 16 Jul 1998 14:04:26 -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 OAA13402 for ; Thu, 16 Jul 1998 14:04:24 -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 OAA02571; Thu, 16 Jul 1998 14:04:09 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Jul 1998 14:04:08 -0700 (PDT) From: Doug White To: "b.networX" cc: "freebsd-questions@freebsd.org" Subject: Re: FTP Port at 2100 In-Reply-To: <199807140714.JAA02888@north.ml.org> 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 Tue, 14 Jul 1998, b.networX wrote: > Hi there, > > for some reasons we've put the FTP Port for incoming FTP on > Port 2100 in the /etc/services file. Works great. > > But now we can't do any outgoing FTP (e.g. ftp.cdrom.com)? > When i put the ports back to 21, there are no problems. > > Any suggestions? Try specifying a specific port, ie ftp ftp.cdrom.com 21 It's using the services ftp value, and no ftpd runs on port 2100 on ftp.cdrom.com. :) 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