Re: Systems are unable to use IPv6 during file transfer through FTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have installed lukemftp-1.6-beta2 ftp client which is IPv6 enabled. After installation, I have used the following command to connect to ftp
..]# ftp6 fe80::250:bfff:fe38:26f3%eth0

It connects to the ftp server successfully but when I tried to list the file through ls command I got the following error
500 OOPS: vsf_sysutil_bind
500 OOPS: child died
421 Service not available, remote server has closed connection.

I am using vsftpd-2.0.1-5.i386 ftp server.

Any suggestions .why I am getting the this error.

----- Original Message ----
From: Erik Mouw <mouw@xxxxxxxxxxxx>
To: Irfan Ahmed <ahm_irf@xxxxxxxxx>
Cc: kernelnewbies@xxxxxxxxxxxx
Sent: Sunday, June 3, 2007 5:00:34 AM
Subject: Re: Systems are unable to use IPv6 during file transfer through FTP

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

A: No.
Q: Should I leave quotations after my reply?

On Sat, Jun 02, 2007 at 12:46:47PM -0700, Irfan Ahmed wrote:
> I have used the following strace command and the output file is
> attached. Kindly look at it and give some suggestion to resolve the
> problem
>
> strace -o strace.txt ftp 210.108.194.1

You told the FTP client to connect to an IPv4 address, so no, the
client won't use an IPv6 address. No surprise here.

> execve("/usr/kerberos/bin/ftp", ["ftp", "210.107.195.168"], [/* 43 vars */]) = 0

[...]

> socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3

IPv4 socket.

> connect(3, {sa_family=AF_INET, sin_port=htons(21), sin_addr=inet_addr("210.107.195.168")}, 16) = 0

Connect to the IPv4 address you gave on the command line.

Just give the FTP client the IPv6 address of your server, that should
work (if the FTP client understands IPv6).


Erik

- --
They're all fools. Don't worry. Darwin may be slow, but he'll
eventually get them. -- Matthew Lammers in alt.sysadmin.recovery
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGYoMy/PlVHJtIto0RAvqRAJ9RCM+DlrDqeamuRK2y7mVCaxZzmwCghLCZ
hxfNZmKS8WQxXmM38rw8OoU=
=AU1i
-----END PGP SIGNATURE-----


Send instant messages to your online friends http://uk.messenger.yahoo.com

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux