[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061231184247.0b68cede.komurojun-mbn@nifty.com>
Date: Sun, 31 Dec 2006 18:42:47 +0900
From: Komuro <komurojun-mbn@...ty.com>
To: YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>
Cc: bunk@...sta.de, jgarzik@...ox.com, viro@....linux.org.uk,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
davem@...emloft.net
Subject: Re: [BUG KERNEL 2.6.20-rc1] ftp: get or put stops during
file-transfer
> Can you reproduce it with other ftp client and/or server?
O.K. I wiil try to test other ftp client and server.
> Please provide the output of "netstat -na" command during the
> transfer, and the output of "lsmod | grep conntrack" (just for
> sure).
Please see the output of "netstat -na" when stuck. (below)
CONFIG_NETFILER is diabled in my test configuration
,conntrack modules is not loaded.
(CONFIG_IP_DCCP, CONFIG_IP_SCTP, CONFIG_TIPC, CONFIG_IPV6 is
also disabled)
> What kind of mode do you use? e.g. PORT/EPRT/LPRT/PASV/EPSV/LPSV
PASV mode.
> When the transfer get stuck, are other communication still working?
Other communication works properly.
Actually, I can start other ftp session on other console of the same PC.
> Are there any workaround?
> e.g. stop-start vsftpd cycle, ifdown-ifup cycle, rmmod/insmod cycle etc.
I only need to do the killall command.
>> output of netstat -na
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:873 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 192.168.0.6:35737 192.168.0.2:26827 TIME_WAIT
tcp 0 0 192.168.0.6:51036 192.168.0.2:21 ESTABLISHED
udp 0 0 0.0.0.0:68 0.0.0.0:*
udp 0 0 0.0.0.0:867 0.0.0.0:*
udp 0 0 0.0.0.0:870 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 5056 /tmp/.font-unix/fs7100
unix 2 [ ] DGRAM 1234 @/org/kernel/udev/udevd
unix 5 [ ] DGRAM 4748 /dev/log
unix 2 [ ACC ] STREAM LISTENING 4917 /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 4989 /var/run/acpid.socket
unix 2 [ ] DGRAM 5390
unix 3 [ ] STREAM CONNECTED 4920
unix 3 [ ] STREAM CONNECTED 4919
unix 2 [ ] DGRAM 4866
unix 2 [ ] DGRAM 4756
Thanks,
Best Regards
Komuro
-
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