From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 14:02:54 2003 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 176C337B401 for ; Tue, 10 Jun 2003 14:02:54 -0700 (PDT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B70F43F3F for ; Tue, 10 Jun 2003 14:02:52 -0700 (PDT) (envelope-from kirk@strauser.com) Received: from pooh.honeypot.net.strauser.com (kirk@pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.9/8.12.9) with ESMTP id h5AL2nDY087987 for ; Tue, 10 Jun 2003 16:02:50 -0500 (CDT) (envelope-from kirk@strauser.com) To: freebsd-questions@freebsd.org References: <3EE6370A.7060903@touchdynamic.com> From: Kirk Strauser Date: Tue, 10 Jun 2003 16:02:45 -0500 In-Reply-To: <3EE6370A.7060903@touchdynamic.com> (Tim Radigan's message of "Tue, 10 Jun 2003 15:52:42 -0400") Message-ID: <874r2xr6h6.fsf@pooh.honeypot.net> Lines: 18 X-Mailer: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: Wierd No route to hosts messages 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: Tue, 10 Jun 2003 21:02:54 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable At 2003-06-10T19:52:42Z, Tim Radigan writes: > [root@ns2 etc]# ftp ftp.freebsd.org > ftp: connect to address 2001:4f8:0:2::e: No route to host > Trying 62.243.72.50... > > Anyone know why when I FTP to ANY address I get that error? I mean, > it does connect, but I always get that message for some reason. It's trying to connect via IPv6. Solutions: 1) Get an IPv6 address, ie from www.freenet6.org or Hurricane Electric. 2) Remove the `IPV6' option from your kernel. 3) Specify the `-4' option to ftp to make it use IPv4 connections. =2D-=20 Kirk Strauser In Googlis non est, ergo non est. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA+5kd55sRg+Y0CpvERAsC9AJ9zzL74GzjRP0uVwpZg/VpUJgFuMACfamet 6GHAv2sLvRZznZioCxZwXBk= =F+JL -----END PGP SIGNATURE----- --=-=-=--