Date: Mon, 29 May 2000 11:26:03 -0400 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: Massimo De Giorgi <madg66@libero.it> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp daemon Message-ID: <20000529112603.C58958@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <004a01bfc969$9dabe320$acb92397@oemcomputer>; from madg66@libero.it on Mon, May 29, 2000 at 02:28:26PM %2B0200 References: <004a01bfc969$9dabe320$acb92397@oemcomputer>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 29, 2000 at 02:28:26PM +0200, Massimo De Giorgi wrote: > Hello. > > Can you explain me the meaning of this message: > "ftpd[159]: control socket: Protocol not supported"? > Is ftpd running correctly or not ? It is not. My bet is that you are running FreeBSD 4.0 without IPv6 enabled (or have a NIC that will not support IPv6), and you are running ftpd(8) without the '-4' option. I believe ftpd on 4.0 defaults to trying to use both IPv4 and IPv6 unless told otherwise. -- Crist J. Clark cjclark@home.com 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?20000529112603.C58958>