Re: [CentOS] Able to open TCP session, but unable to receive html content

2007-09-30 Thread Alain Spineux
It could be a BUG in the kernel. I got the same on multiple architecture/hardware (fc6, fc7, centos5) 2.6.22.5-76.fc7 EVO n610c 2.6.20-2925.9.fc7xen DOM-0 on DELL PRECISION 360 2.6.18-1.2849.fc6 (in vmware) 2.6.18-8.el5xen DOM-X on DELL 360 but it works on: centos 4.X 2.6.9-34.ELsmp windows XP

Re: [CentOS] Able to open TCP session, but unable to receive html content

2007-09-30 Thread Garron Kramer
On 28/09/2007, Alain Spineux <[EMAIL PROTECTED]> wrote: > > Here are my own tcpdump, this is only the connection part. > 192.168.23.11 is a centos4, .14 is a centos5 (2.6.18-8.el5xen) > Lines are grouped 2 by 2 > I see two strenge things : > - the windows is only 46bytes large ! > - the centos4 sen

Re: [CentOS] Able to open TCP session, but unable to receive html content

2007-09-28 Thread Alain Spineux
Here are my own tcpdump, this is only the connection part. 192.168.23.11 is a centos4, .14 is a centos5 (2.6.18-8.el5xen) Lines are grouped 2 by 2 I see two strenge things : - the windows is only 46bytes large ! - the centos4 send a packed with a bad checksum! 21:10:26.841544 IP (tos 0x10, ttl 6

Re: [CentOS] Able to open TCP session, but unable to receive html content

2007-09-28 Thread Alain Spineux
Ops I have the same at home :-) My Centos5 is not working too but my 4.x is working well !!! I look like www.debtbusterloans.com return packet with bad checksum. Centos4 accept it, but Centos5 ignore it On 9/28/07, Alain Spineux <[EMAIL PROTECTED]> wrote: > Hi > > Are eagle and Mailscanner on th

Re: [CentOS] Able to open TCP session, but unable to receive html content

2007-09-28 Thread Alain Spineux
Hi Are eagle and Mailscanner on the same network, on the same switch/hub ? Can you post your tcpdump for both connection. What is the NIC ? On 9/27/07, Garron Kramer <[EMAIL PROTECTED]> wrote: > I seem to be having a problem with all of my CentOS5 machines, which do not > seem to be a problem wi

[CentOS] Able to open TCP session, but unable to receive html content

2007-09-27 Thread Garron Kramer
I seem to be having a problem with all of my CentOS5 machines, which do not seem to be a problem with CentOS4.4: [EMAIL PROTECTED] ~]$ telnet www.debtbusterloans.com 80 Trying 87.86.7.52... Connected to www.debtbusterloans.com (87.86.7.52). Escape character is '^]'. GET / HTTP/1.1 200 OK Date: Thu