Subject: Re: NetBSD FTP Client Question
To: Jeff Flowers <jeffrey@jeffreyf.net>
From: Andrew Gillham <gillham@vaultron.com>
List: netbsd-help
Date: 03/15/2002 18:24:50
On Fri, Mar 15, 2002 at 07:55:37PM -0500, Jeff Flowers wrote:
> I have noticed that when I open ftp sites with NetBSD's ftp command, I get
> an error message where it can't find route to a host IP address, and then
> connects. The IP address given in the initial error message is obviously a
> IPv6 address, or at least it appears to be. If this is indeed what's
> happening, can I stop this behavior?

You can remove IPv6 from your kernel, or you can pass the '-4' option to
ftp.

-Andrew