Date: Mon, 10 Jul 2000 12:11:55 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: dbjames@bga.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how can i tell if ftp is working? Message-ID: <20000710121155.A69412@jonc.ntdns.wilsonandhorton.co.n> In-Reply-To: <3968CB66.31711.1809431@localhost>; from dbjames@bga.com on Sun, Jul 09, 2000 at 06:58:46PM -0500 References: <3968CB66.31711.1809431@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 09, 2000 at 06:58:46PM -0500, dbjames@bga.com wrote:
> Hi,
>
> I am trying to ftp into my FreeBSD box. No matter what I do,
> the FreeBSD box rejects my attempts to ftp.
>
> In my FreeBSD box, I entered the command:
>
> ps waux | grep ftpd
>
> and got nothing back.
>
> However, I am sure that inetd is running.
Try:
ftp 127.0.0.1
ftpd only starts up when inetd executes it. More likely you've a generic
networking problem, in which case you'll have to supply IP addresses,
masks etc.
--
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
The human mind ordinarily operates at only ten percent of its capacity
-- the rest is overhead for the operating system.
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?20000710121155.A69412>
