NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: need to disable IPv6
In message
<CAK9rGbZi894GXB24qmpJ6MRdsG45ns4uT4p4mzW1mOdZ_usWjQ%mail.gmail.com@localhost>
on Thu, 28 Jun 2012 11:34:24 +0300,
Aleksey Cheusov <cheusov%tut.by@localhost> wrote:
> Well, I meant that our IPS don't provide ipv6 and it's unlikely that situation
> will change in nearest future.
> NetBSD configured to use ipv4 leads to the following.
>
> $ ftp -V ftp.netbsd.org
> ftp: Can't connect to `2001:470:1f05:3d::21:21': No route to host
> ftp>
Why have you specified -V option? It might hide real problem.
On my IPv4 only connected host,
% ftp ftp.netbsd.org
Trying 2001:470:1f05:3d::21:21 ...
ftp: Can't connect to `2001:470:1f05:3d::21:21': No route to host
Trying 199.233.217.249:21 ...
Connected to ftp.netbsd.org.
220 ftp.NetBSD.org FTP server (NetBSD-ftpd 20100320) ready.
Name (ftp.netbsd.org:taca): ^C
%
What is your case?
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index