| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-Id: <20061230185043.d31d2104.komurojun-mbn@nifty.com> Date: Sat, 30 Dec 2006 18:50:43 +0900 From: Komuro <komurojun-mbn@...ty.com> To: Adrian Bunk <bunk@...sta.de> Cc: jgarzik@...ox.com, Al Viro <viro@....linux.org.uk>, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org, davem@...emloft.net Subject: Re: [BUG KERNEL 2.6.20-rc1] ftp: get or put stops during file-transfer Hi, I investigated the ftp-file-transfer-stop problem by git-bisect method, and found this problem was introduced by "[TCP]: MD5 Signature Option (RFC2385) support" patch. Mr.YOSHIFUJI san, please fix this problem. >commit cfb6eeb4c860592edd123fdea908d23c6ad1c7dc >Author: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org> >Date: Tue Nov 14 19:07:45 2006 -0800 > > [TCP]: MD5 Signature Option (RFC2385) support. > > Based on implementation by Rick Payne. > > Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org> > Signed-off-by: David S. Miller <davem@...emloft.net> Best Regards Komuro > On Sun, Dec 17, 2006 at 11:23:11PM +0900, Komuro wrote: > > On Sun, 17 Dec 2006 04:02:22 +0000 > > Al Viro <viro@....linux.org.uk> wrote: > > > > > On Sun, Dec 17, 2006 at 09:27:52PM +0900, Komuro wrote: > > > > > > > > Hello, > > > > > > > > On kernel 2.6.20-rc1, ftp (get or put) stops > > > > during file-transfer. > > > > > > > > Client: ftp-0.17-33.fc6 (192.168.1.1) > > > > Server: vsftpd-2.0.5-8 (192.168.1.3) > > > > > > > > This problem does _not_ happen on kernel-2.6.19. > > > > is it caused by network-subsystem change on 2.6.20-rc1?? > > > > > > Do you have NAT between you and server? > > > > No. I don't have NAT between the client and the server. > > Actually, the client and the sever is located in same room. > > > > client -- 100MbpsHub -- server. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists