From: Adam Carter <adamcarter3@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] strange network problem
Date: Wed, 8 Sep 2010 15:16:45 +1000 [thread overview]
Message-ID: <AANLkTi=EccCF03fxxk4t3=86_6jhjLioE7j33pqzqdco@mail.gmail.com> (raw)
In-Reply-To: <FD4068DA-15C5-4B45-B13C-510483547C7A@floriancrouzat.net>
[-- Attachment #1: Type: text/plain, Size: 864 bytes --]
> Since you are the one sending RESETs instead of ACKs, I'd use hping (hping
> -S -p 80 64.233.181.113) and check if the box also sends RESETs instead of
> ACKs using CLI, or with bash+nc :
> ( echo "GET / HTTP/1.0" ; echo ; echo "host:www.google.com" ; echo ) | nc
> 64.233.181.113 80
> If you can actually read google sources using that, your browser is to
> blame, or a plugin ?
>
I agree with Florian - the problem is clearly your end. You should be
sending ACK after the SYN/ACK from google, not an RST. I would have through
that the OS would perform the TCP setup tho, not the browser itself.
Checking with different software is worthwhile to verify whether that is
true or not. You could also try 'lynx www.google.com' instead of the echo/nc
thing.
Also if you want us to look at the capture, send it in pcap (binary) format
so we can see all the detail.
[-- Attachment #2: Type: text/html, Size: 1178 bytes --]
next prev parent reply other threads:[~2010-09-08 5:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 2:49 [gentoo-user] strange network problem 路
2010-09-07 7:28 ` Maciej Grela
2010-09-07 10:40 ` Mick
2010-09-07 11:00 ` Alan McKinnon
2010-09-07 13:51 ` 路
2010-09-07 14:12 ` Florian CROUZAT
2010-09-08 5:16 ` Adam Carter [this message]
2010-09-10 5:09 ` Walter Dnes
2010-09-10 11:19 ` 路
2010-09-10 11:25 ` 路
2010-09-10 13:00 ` Thomas Yao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=EccCF03fxxk4t3=86_6jhjLioE7j33pqzqdco@mail.gmail.com' \
--to=adamcarter3@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox