Re: FTP problem - 32KB wireshare attachment

2007-11-19 Thread Aharon Schkolnik
On Monday 19 November 2007, Shachar Shemesh wrote: Aharon Schkolnik wrote: --Boundary-00=_DmEQH4uw52v9Zus Content-Type: text/plain; charset=windows-1255 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sunday 18 November 2007, Ariel Biener wrote: On Sunday 18

Re: FTP problem - 32KB wireshare attachment

2007-11-19 Thread Shachar Shemesh
Aharon Schkolnik wrote: Not supported ? : # ethtool -K eth0 off no offload settings changed ethtool -K eth0 tx off I left out that part by mistake. If the former solved your problem, I would also do ethtool -K eth0 rx off. rx-checksumming: on tx-checksumming: on Shachar

Re: FTP problem - 32KB wireshare attachment **** Solved (really just worked-around) ****

2007-11-19 Thread Aharon Schkolnik
On Monday 19 November 2007, Shachar Shemesh wrote: Aharon Schkolnik wrote: Not supported ? : # ethtool -K eth0 off no offload settings changed ethtool -K eth0 tx off Nothing I tried with ethtool helped. However, it now seems that the problem is network/firewall related - not related

Re: FTP problem

2007-11-18 Thread Amos Shapira
On 18/11/2007, Aharon Schkolnik [EMAIL PROTECTED] wrote: On Friday 16 November 2007, Amos Shapira wrote: On 15/11/2007, Aharon Schkolnik [EMAIL PROTECTED] wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg:

Re: FTP problem

2007-11-18 Thread Ariel Biener
On Saturday 17 November 2007 22:35, Amos Shapira wrote: On 16/11/2007, Geoffrey S. Mendelson [EMAIL PROTECTED] wrote: In the Internet as people would like it to be, identd runs and returns information about the host computer and the user. I'd change that to In the Internet as stupid admins

Re: FTP problem

2007-11-18 Thread Ariel Biener
On Sunday 18 November 2007 09:49, Aharon Schkolnik wrote: Please run wireshark, and capture the server response code via sniffing your session with ftp.cs.huji.ac.il. Please get back to us with results. --Ariel -- Ariel Biener e-mail: [EMAIL PROTECTED] PGP:

Re: FTP problem -strace

2007-11-18 Thread Shachar Shemesh
Aharon Schkolnik wrote: recv(3, 220 meestal-mk5.stack.nl FTP ser..., 127, MSG_PEEK) = 61 read(3, 220 meestal-mk5.stack.nl FTP ser..., 61) = 61 select(4, NULL, [3], NULL, {900, 0})= 1 (out [3], left {900, 0}) write(3, USER anonymous\r\n, 16) = 16 select(4, [3], NULL, NULL, {900, 0})

Re: FTP problem - 32KB wireshare attachment

2007-11-18 Thread Aharon Schkolnik
--Boundary-00=_DmEQH4uw52v9Zus Content-Type: text/plain; charset=windows-1255 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sunday 18 November 2007, Ariel Biener wrote: On Sunday 18 November 2007 09:49, Aharon Schkolnik wrote: Please run wireshark, and capture the server

Re: FTP problem - 32KB wireshare attachment

2007-11-18 Thread Shachar Shemesh
Aharon Schkolnik wrote: --Boundary-00=_DmEQH4uw52v9Zus Content-Type: text/plain; charset=windows-1255 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sunday 18 November 2007, Ariel Biener wrote: On Sunday 18 November 2007 09:49, Aharon Schkolnik wrote: Please run

Re: FTP problem

2007-11-17 Thread Amos Shapira
On 16/11/2007, Geoffrey S. Mendelson [EMAIL PROTECTED] wrote: In the Internet as people would like it to be, identd runs and returns information about the host computer and the user. I'd change that to In the Internet as stupid admins would like it to be. Identd is the stupidest

Re: FTP problem

2007-11-17 Thread Nadav Har'El
On Sat, Nov 17, 2007, Amos Shapira wrote about Re: FTP problem: I'd change that to In the Internet as stupid admins would like it to be. Identd is the stupidest security-related protocol and had I not seen it keep being mentioned for almost 20 years I wouldn't have believed it still being used

Re: FTP problem

2007-11-17 Thread Aharon Schkolnik
On Saturday 17 November 2007, Alex Dover wrote: Maybe it's your newly reinstalled iptables blocking active ftp access? Try wget --passive-ftp tried passive tried disabling iptables no change. On Nov 15, 2007 6:26 PM, Aharon Schkolnik [EMAIL PROTECTED] wrote: Hi. I just had to

Re: FTP problem

2007-11-17 Thread Aharon Schkolnik
On Friday 16 November 2007, Amos Shapira wrote: On 15/11/2007, Aharon Schkolnik [EMAIL PROTECTED] wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg: $wget -v -d ftp://ftp.cs.huji.ac.il/ Can you add -S to the

Re: FTP problem

2007-11-17 Thread Aharon Schkolnik
On Friday 16 November 2007, Geoffrey S. Mendelson wrote: On Thu, Nov 15, 2007 at 04:44:34PM +0200, Aharon Schkolnik wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. What you did not say is how long it takes from when you

FTP problem

2007-11-16 Thread Aharon Schkolnik
Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg: $wget -v -d ftp://ftp.cs.huji.ac.il/ DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu. Using `.listing' as listing tmp file. --16:39:50-- ftp://ftp.cs.huji.ac.il/

Re: FTP problem

2007-11-16 Thread Geoffrey S. Mendelson
On Thu, Nov 15, 2007 at 04:44:34PM +0200, Aharon Schkolnik wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. What you did not say is how long it takes from when you send the userid until it fails. If it happens right away, I

FTP problem

2007-11-16 Thread Aharon Schkolnik
Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg: $wget -v -d ftp://ftp.cs.huji.ac.il/ DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu. Using `.listing' as listing tmp file. --16:39:50-- ftp://ftp.cs.huji.ac.il/

Re: FTP problem

2007-11-16 Thread Amos Shapira
On 15/11/2007, Aharon Schkolnik [EMAIL PROTECTED] wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg: $wget -v -d ftp://ftp.cs.huji.ac.il/ Can you add -S to the wget line to get the server response? I manage to run the

Re: FTP problem

2007-11-16 Thread Aharon Schkolnik
On 11/16/07, Geoffrey S. Mendelson [EMAIL PROTECTED] wrote: On Thu, Nov 15, 2007 at 04:44:34PM +0200, Aharon Schkolnik wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. What you did not say is how long it takes from when

Re: FTP problem

2007-11-16 Thread Geoffrey S. Mendelson
On Fri, Nov 16, 2007 at 12:29:39PM +0200, Aharon Schkolnik wrote: I'm not at the site of the problem now, but I'm pretty sure it does NOT happen right away. Could you elaborate on the possible identd problem ? In the Internet as people would like it to be, identd runs and returns information

Re: FTP problem

2007-11-16 Thread Alex Dover
Maybe it's your newly reinstalled iptables blocking active ftp access? Try wget --passive-ftp On Nov 15, 2007 6:26 PM, Aharon Schkolnik [EMAIL PROTECTED] wrote: Hi. I just had to re-install linux on my machine (don't ask). Now I can't access any anonymous ftp sites. Eg: $wget -v -d