FC5 contains also buggy version ftp-0.17-32.1.2.fc5 Could the working version from devel (ftp-0.17-32.1.2.4) be pushed to FC5 please? +++ This bug was initially created as a clone of Bug #199145 +++ Description of problem: The IPv6 is not correctly supported on multihome machines because of ftp multihome patch is not IPv6 compliant. Version-Release number of selected component (if applicable): 0.17-32.1.2.1 How reproducible: Always. Steps to Reproduce: 1. Connect to ftp server using IPv6 protocol from multihome host 2. Login 3. Execute command 'dir' Actual results: $ /usr/bin/ftp ipv6srot6.ipv6.redhat.usu Connected to ipv6srot6.ipv6.redhat.usu (fec0::f101:210:5aff:fed5:7e33). 220 (vsFTPd 2.0.4) Name (ipv6srot6.ipv6.redhat.usu:lsmid): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> dir use of scoped address can be troublesome ftp multihome bind: Invalid argument ftp> Expected results: The content of the directory Additional info: N/A -- Additional comment from pvrabec on 2006-07-28 10:52 EST -- Created an attachment (id=133239) fix
Thanks for info. Patch added to update - testing.