From owner-freebsd-questions@FreeBSD.ORG Mon Jan 29 17:33:33 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A55D216A401 for ; Mon, 29 Jan 2007 17:33:33 +0000 (UTC) (envelope-from ctrl4ltdeletemenews@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4AC13C4AA for ; Mon, 29 Jan 2007 17:33:33 +0000 (UTC) (envelope-from ctrl4ltdeletemenews@gmail.com) Received: by py-out-1112.google.com with SMTP id f47so806139pye for ; Mon, 29 Jan 2007 09:33:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=M1ypCpWP0ympcnWJHJiLJY1UGHLULJOSeH4qnO4UjD1Y7xB4W9bZ/ZhF+h72fFVRkMRj2+03zfR8cWvVxnGsR0TPlPQFKOXDvqP99Fxj/bKLvMOvXVNeETytwqBkf+0BBZ6TS+d6ZzmQO+vmvXF/WIVFFgPBAoFHD5KdwuQ5P3M= Received: by 10.35.45.1 with SMTP id x1mr13148013pyj.1170092010488; Mon, 29 Jan 2007 09:33:30 -0800 (PST) Received: by 10.35.59.11 with HTTP; Mon, 29 Jan 2007 09:33:30 -0800 (PST) Message-ID: <4abbd7f80701290933m73b0ea1erc169c763003f7a47@mail.gmail.com> Date: Mon, 29 Jan 2007 12:33:30 -0500 From: "Guillermo Gonzalez" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: I am unable to connect to my ftp server from anything other than the local host X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2007 17:33:33 -0000 Ok, just so everyone knows the problem I was having where I was getting a 421 error when trying to connect to my ftp server was due to an error on my part when setting up ftpd. I had it both in rc and in inetd.conf.