public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Florian CROUZAT <gentoo@floriancrouzat.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] strange network problem
Date: Tue, 7 Sep 2010 16:12:54 +0200	[thread overview]
Message-ID: <FD4068DA-15C5-4B45-B13C-510483547C7A@floriancrouzat.net> (raw)
In-Reply-To: <673ed5ba.e3b9.12aec777fa9.Coremail.xaoru2001@163.com>


On 7 sept. 2010, at 15:51, 路 wrote:

> Thinks everyone:
>  DNS woks well for me. i can ping www.google.com. Just can't access it in web-browsers without rebooting system.Sometimes I thought mybe it's the problem of Power.But now i doubt  about it! Because even while I am watching videos online( about half an our) it happens.
> Here is the wireshark capture result:    I don't know why there are so manay "RTS".
> Seq=0 Ack=1 Win=5672 Len=0 MSS=1430 TSV=1581039706 TSER=40437152 WS=6"
> "32","14.006920","192.168.1.102","64.233.181.113","TCP","57028 > http [SYN] Seq=0 Win=5840 Len=0 MSS=1460 TSV=40490336 TSER=0 WS=6"
> "33","15.045762","64.233.181.113","192.168.1.102","TCP","http > 57028 [SYN, ACK] Seq=0 Ack=1 Win=5672 Len=0 MSS=1430 TSV=3738233147 TSER=40437152 WS=6"
> "34","15.045788","192.168.1.102","64.233.181.113","TCP","57028 > http [RST] Seq=1 Win=0 Len=0"
> "35","15.063001","64.233.181.113","192.168.1.102","TCP","http > 57028 [SYN, ACK] Seq=0 Ack=1 Win=5672 Len=0 MSS=1430 TSV=3738233315 TSER=40437152 WS=6"
> "36","15.063027","192.168.1.102","64.233.181.113","TCP","57028 > http [RST] Seq=1 Win=0 Len=0"

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 ?

-----
Florian.
/ For security reasons, all text in this mail 
  is double-rot13 encrypted. /




  reply	other threads:[~2010-09-07 14:13 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 [this message]
2010-09-08  5:16         ` Adam Carter
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=FD4068DA-15C5-4B45-B13C-510483547C7A@floriancrouzat.net \
    --to=gentoo@floriancrouzat.net \
    --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