From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 12:33:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBBCE16A4CF for ; Mon, 16 Feb 2004 12:33:18 -0800 (PST) Received: from razorbill.mail.pas.earthlink.net (razorbill.mail.pas.earthlink.net [207.217.121.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id B507343D1F for ; Mon, 16 Feb 2004 12:33:18 -0800 (PST) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=yoda.datawok.com) by razorbill.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1AspQc-0001o0-00; Mon, 16 Feb 2004 12:33:18 -0800 From: "Andrew L. Gould" To: Barbish3@adelphia.net, "freebsd-questions@FreeBSD. ORG" Date: Mon, 16 Feb 2004 14:33:51 -0600 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402161433.52008.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b6780a6531ba1833bbb644c1140c327da350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: How-to get anonymous FTP to use port 6021 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 20:33:19 -0000 On Monday 16 February 2004 01:56 pm, JJB wrote: > How can I tell the inetd anonymous ftp server to listen on an > different port other that 21. > I tried adding port 6021 in the /etc/services file but that did not > work. > Did you restart inetd? I don't know if that's necessary; but it may be worth a try. Best of luck, Andrew Gould