Date: Thu, 16 Jul 1998 14:04:08 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: "b.networX" <postoffice@braselmann.net> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: FTP Port at 2100 Message-ID: <Pine.BSF.4.00.9807161402480.21519-100000@resnet.uoregon.edu> In-Reply-To: <199807140714.JAA02888@north.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9807161402480.21519-100000>