Bug 199145 - Multihome patch does not support IPv6
Summary: Multihome patch does not support IPv6
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ftp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 171621 IPv6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-07-17 15:23 UTC by Ludek Smid
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-02 13:21:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix (3.40 KB, patch)
2006-07-28 14:52 UTC, Peter Vrabec
no flags Details | Diff

Description Ludek Smid 2006-07-17 15:23:54 UTC
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

Comment 1 Peter Vrabec 2006-07-28 14:52:26 UTC
Created attachment 133239 [details]
fix


Note You need to log in before you can comment on or make changes to this bug.