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
Created attachment 133239 [details] fix